@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/8b085633-0221-4184-b6ba-e41aa9842863> 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/8b085633-0221-4184-b6ba-e41aa9842863/resource/130c2ebb-360b-4601-9b10-09bec1a749a6> ;
    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/8b085633-0221-4184-b6ba-e41aa9842863/resource/130c2ebb-360b-4601-9b10-09bec1a749a6> a dcat:Distribution ;
    dct:description "Doctors and Hospital locations" ;
    dct:issued "2026-08-18T18:04:16.050625"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:16.013183"^^xsd:dateTime ;
    dct:title "Doctors & Hospitals" .

