@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/422f7054-840d-42fd-aa4c-c884d4b5fb76> 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 "422f7054-840d-42fd-aa4c-c884d4b5fb76" ;
    dct:issued "2018-07-23T11:42:31.142506"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:38.700342"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Safety Features - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/422f7054-840d-42fd-aa4c-c884d4b5fb76/resource/3355052b-1337-40fa-ad44-31a4eab0a75a> ;
    dcat:keyword "society" .

<https://data.test.spatialhub.scot/dataset/422f7054-840d-42fd-aa4c-c884d4b5fb76/resource/3355052b-1337-40fa-ad44-31a4eab0a75a> a dcat:Distribution ;
    dct:description "As provided on WFS" ;
    dct:issued "2018-07-23T15:17:34.998570"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:53.308290"^^xsd:dateTime ;
    dct:title "Fire Hydrants" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer?request=GetCapabilities&service=WFS?> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

