@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.integration.publishing.service.gov.uk/dataset/1cbd47f5-c89b-4795-8b28-c972ce642a47> a dcat:Dataset ;
    dct:description "Dataset listing location information and contact details for hospitals in The Leeds Teaching Hospitals NHS Trust." ;
    dct:identifier "2w3z4" ;
    dct:issued "2016-01-26T08:48:39+00:00"^^xsd:dateTime ;
    dct:modified "2019-01-23T16:09:07.361000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "The Leeds Teach Hospitals NHS Trust" ] ;
    dct:title "Hospital locations" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/1cbd47f5-c89b-4795-8b28-c972ce642a47/resource/1e51f9ac-265f-4447-b8ac-8176db906596> ;
    dcat:keyword "FloodHack16",
        "Lifestyle17",
        "Locality Lab",
        "Supporting Leeds",
        "accident",
        "emergency",
        "health",
        "hospital",
        "location",
        "social housing" ;
    dcat:landingPage <https://datamillnorth.org/dataset/hospital-locations-2w3z4> .

<https://ckan.integration.publishing.service.gov.uk/dataset/1cbd47f5-c89b-4795-8b28-c972ce642a47/resource/1e51f9ac-265f-4447-b8ac-8176db906596> a dcat:Distribution ;
    dct:issued "2026-08-17T07:30:47.034038"^^xsd:dateTime ;
    dct:modified "2026-08-17T07:30:47.016046"^^xsd:dateTime ;
    dct:title "Hospital locations 2017" .

