@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/c1ae930e-7c64-4ac9-b629-1ad1c3016d17> a dcat:Dataset ;
    dct:description """This dataset captures any data that pertains to locations of safety equipment and features. Initially, this will include water safety features (like life buoys and river access) and defibrillator locations. More will can be added as and when needed. The should be made as OWPAs in your gazetteer.\r
\r
"UPRN" and "address" are now MANDATORY fields for this dataset.""" ;
    dct:identifier "c1ae930e-7c64-4ac9-b629-1ad1c3016d17" ;
    dct:issued "2018-07-23T11:42:29.704612"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:33.841399"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Safety Features - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/c1ae930e-7c64-4ac9-b629-1ad1c3016d17/resource/d72265b2-9493-4040-975a-a7864e86f5c2> ;
    dcat:keyword "society" .

<https://data.test.spatialhub.scot/dataset/c1ae930e-7c64-4ac9-b629-1ad1c3016d17/resource/d72265b2-9493-4040-975a-a7864e86f5c2> a dcat:Distribution ;
    dct:description "As provided on WFS" ;
    dct:issued "2018-07-23T14:54:55.088818"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:52.811229"^^xsd:dateTime ;
    dct:title "Temporary CCTV Locations" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?> .

<https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> a foaf:Agent ;
    foaf:name "City of Edinburgh Council" .

