@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.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 "2025-12-01T17:19:12.842749"^^xsd:dateTime ;
    dct:publisher <https://data.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.spatialhub.scot/dataset/dae64177-eab1-47d5-a711-8bd673bf5b34/resource/063b5227-3ce8-4162-96c5-ba07727dc8d9> ;
    dcat:keyword "roads",
        "transport" .

<https://data.spatialhub.scot/dataset/dae64177-eab1-47d5-a711-8bd673bf5b34/resource/063b5227-3ce8-4162-96c5-ba07727dc8d9> a dcat:Distribution ;
    dct:description "The data has been taken from CEC's INSPIRE map server" ;
    dct:issued "2025-12-01T17:06:40.566257"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:06:40.553609"^^xsd:dateTime ;
    dct:title "Cycling Network - City of Edinburgh" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/rest/services/Misc/INSPIRE/MapServer/44> .

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

