@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/f2daec69-ed3a-4d69-a6cf-00d8dcc097f0> 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/f2daec69-ed3a-4d69-a6cf-00d8dcc097f0/resource/dfb01c2b-a2e3-404c-a444-67b5dc6839af> ;
    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/f2daec69-ed3a-4d69-a6cf-00d8dcc097f0/resource/dfb01c2b-a2e3-404c-a444-67b5dc6839af> a dcat:Distribution ;
    dct:description "Doctors and Hospital locations" ;
    dct:issued "2026-08-23T06:48:08.590823"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:48:08.554460"^^xsd:dateTime ;
    dct:title "Doctors & Hospitals" .

