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

<https://data.test.spatialhub.scot/dataset/f3982eae-146e-4499-bd85-bd811593c2a0> a dcat:Dataset ;
    dct:description "This dataset of the name, address, location and Unique Property Reference Number of every NHS hospital in Scotland has initially been supplied by NHS24. It takes data from their Scotland's Service Directory (https://www.nhsinform.scot/scotlands-service-directory) and matches it to current address records from the One Scotland Gazetteer. Once this data has been validated by local government custodians, the data will be actively maintained and extracted directly from the One Scotland Gazetteer." ;
    dct:identifier "f3982eae-146e-4499-bd85-bd811593c2a0" ;
    dct:issued "2021-06-11T09:19:17.698301"^^xsd:dateTime ;
    dct:modified "2026-05-05T12:20:51.920707"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "NHS Hospitals - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/f3982eae-146e-4499-bd85-bd811593c2a0/resource/b810d206-45bd-4dff-bac7-110a50b4bd3b> .

<https://data.test.spatialhub.scot/dataset/f3982eae-146e-4499-bd85-bd811593c2a0/resource/b810d206-45bd-4dff-bac7-110a50b4bd3b> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:19.330641"^^xsd:dateTime ;
    dct:modified "2021-12-07T17:51:20.951962"^^xsd:dateTime ;
    dct:title "NHS Hospitals " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_hosp/wfs?service=wfs&typeName=sh_hosp:pub_hosp> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

