@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/c4d5e1b2-a66a-4584-ab87-d053b40191ad> 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 "c4d5e1b2-a66a-4584-ab87-d053b40191ad" ;
    dct:issued "2017-11-13T16:24:34.198029"^^xsd:dateTime ;
    dct:modified "2023-07-27T14:42:18.022942"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Cycling Network - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/c4d5e1b2-a66a-4584-ab87-d053b40191ad/resource/e08cf07e-4278-4ca5-874c-dcfa56708fa9> .

<https://data.test.spatialhub.scot/dataset/c4d5e1b2-a66a-4584-ab87-d053b40191ad/resource/e08cf07e-4278-4ca5-874c-dcfa56708fa9> a dcat:Distribution ;
    dct:description "As provided by Roger" ;
    dct:format "KMZ" ;
    dct:issued "2021-08-13T15:28:56.376556"^^xsd:dateTime ;
    dct:modified "2021-08-13T15:28:56.367111"^^xsd:dateTime ;
    dct:title "Cycle routes" ;
    dcat:accessURL <https://data.test.spatialhub.scot/ca/dataset/c4d5e1b2-a66a-4584-ab87-d053b40191ad/resource/e08cf07e-4278-4ca5-874c-dcfa56708fa9/download/aberdeenshire_cycle_routes.kmz> ;
    dcat:byteSize "373894"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.google-earth.kmz" .

<https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

