@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/dae64177-eab1-47d5-a711-8bd673bf5b34> 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 "dae64177-eab1-47d5-a711-8bd673bf5b34" ;
    dct:issued "2017-11-13T16:24:35.475876"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:29.589091"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Cycling Network - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/dae64177-eab1-47d5-a711-8bd673bf5b34/resource/1c6cb9e1-8998-414e-8082-c8109a562059> ;
    dcat:keyword "roads",
        "transport" .

<https://data.test.spatialhub.scot/dataset/dae64177-eab1-47d5-a711-8bd673bf5b34/resource/1c6cb9e1-8998-414e-8082-c8109a562059> a dcat:Distribution ;
    dct:description "Also contains off road facilities" ;
    dct:issued "2017-11-15T09:24:06.405270"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:15:08.894817"^^xsd:dateTime ;
    dct:title "Cycle Lanes and Paths" ;
    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" .

