@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/6bcbd372-875c-4e5c-bd77-5a9923ea5d97> 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/6bcbd372-875c-4e5c-bd77-5a9923ea5d97/resource/0542dae7-5262-4415-9e99-e02b9fa416e6> ;
    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/6bcbd372-875c-4e5c-bd77-5a9923ea5d97/resource/0542dae7-5262-4415-9e99-e02b9fa416e6> a dcat:Distribution ;
    dct:description "Doctors and Hospital locations" ;
    dct:issued "2026-08-15T07:03:11.612097"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:03:11.598002"^^xsd:dateTime ;
    dct:title "Doctors & Hospitals" .

