@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/8adaadb5-c2c9-4307-bc21-b42446f5137f> a dcat:Dataset ;
    dct:description """Many Local Authorities capture locational details of certain safety features located across their area of jurisdiction. This dataset attempts to pull those features together into one single national dataset.

It currently contains defibrillator, water access points, fire hydrant, lifebelt and CCTV locations where local authorities have provided them.

It is likely that this dataset will be superseded and/ or conflated into a national emergency services gazetteer as and when that is created.""" ;
    dct:identifier "8adaadb5-c2c9-4307-bc21-b42446f5137f" ;
    dct:issued "2021-06-11T09:19:34.533115"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:14:53.129434"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Safety Features - 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/8adaadb5-c2c9-4307-bc21-b42446f5137f/resource/ef5f4a9f-7f0e-450d-940c-00609940c085> .

<https://data.test.spatialhub.scot/dataset/8adaadb5-c2c9-4307-bc21-b42446f5137f/resource/ef5f4a9f-7f0e-450d-940c-00609940c085> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:36.094750"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:14:53.145004"^^xsd:dateTime ;
    dct:title "Safety Features " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_styf/wfs?service=wfs&typeName=sh_styf:pub_styf> .

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

