@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b3db28ca-d5a4-415d-afed-beab08acd178> a dcat:Dataset ;
    dct:description "Dataset listing location information and contact details for Doctor's surgeries and Hospitals in North Tyneside." ;
    dct:identifier "epxky" ;
    dct:issued "2017-05-15T17:01:57+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-15T17:01:57+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "North Tyneside Metropolitan Council" ] ;
    dct:title "Doctor's surgery & Hospital locations" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b3db28ca-d5a4-415d-afed-beab08acd178/resource/9cdb236e-7f90-4dcd-88ca-189b98b2d210> ;
    dcat:keyword "doctors",
        "health",
        "hospitals",
        "medical",
        "surgery" ;
    dcat:landingPage <https://datamillnorth.org/dataset/doctors-surgery-and-hospital-locations-epxky> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b3db28ca-d5a4-415d-afed-beab08acd178/resource/9cdb236e-7f90-4dcd-88ca-189b98b2d210> a dcat:Distribution ;
    dct:description "Doctors and Hospital locations" ;
    dct:issued "2026-08-26T09:45:37.226772"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:45:37.212828"^^xsd:dateTime ;
    dct:title "Doctors & Hospitals" .

