@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/fed1eaff-0dfe-4858-9232-af663ab3827d> a dcat:Dataset ;
    dct:description "Councils collect various datasets to do with their cycle network. These may contain cycle lanes (which are parts of roads) or cycle paths (distinct from the road network). They may be collected as line or polygon features. We'll accept either and work out a way to turn them into a standardised national dataset. Cycle parking facilities will be captured in the Street Furniture dataset and should not be uploaded here." ;
    dct:identifier "fed1eaff-0dfe-4858-9232-af663ab3827d" ;
    dct:issued "2017-11-13T16:24:37.985977"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:34.176633"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Cycling Network - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/fed1eaff-0dfe-4858-9232-af663ab3827d/resource/31e6acaa-b6e1-46c2-b408-2148572ae32b>,
        <https://data.test.spatialhub.scot/dataset/fed1eaff-0dfe-4858-9232-af663ab3827d/resource/b3af0984-33d3-4b1c-b789-f17cd54cf3f6> ;
    dcat:keyword "roads",
        "transport" .

<https://data.test.spatialhub.scot/dataset/fed1eaff-0dfe-4858-9232-af663ab3827d/resource/31e6acaa-b6e1-46c2-b408-2148572ae32b> a dcat:Distribution ;
    dct:description "Use this in the absence of any other data" ;
    dct:issued "2018-05-28T17:19:09.249859"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:34.445936"^^xsd:dateTime ;
    dct:title "Proposed cycle path" ;
    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/dataset/fed1eaff-0dfe-4858-9232-af663ab3827d/resource/b3af0984-33d3-4b1c-b789-f17cd54cf3f6> a dcat:Distribution ;
    dct:description "This is the WFS link containing all the NAC layers requested by the Spatial Hub." ;
    dct:issued "2019-04-09T14:53:59.252635"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:34.446273"^^xsd:dateTime ;
    dct:title "Spatial Hub WFS - Cycle Routes" ;
    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" .

