@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/1c00a05a-0d6a-4b72-b8e7-13f014a655fe> a dcat:Dataset ;
    dct:description """Most councils will keep a record of their car parks, bays and zones. Therefore we have tried to compile these into consistent national layers.\r
\r
Currently, we publish three layers:\r
- Car Parks - a polygon layer\r
- Parking Bays - a polygon layer\r
- Parking Zones - a polygon layer\r
\r
Any supplied point records have been buffered (bays by 2m, car parks by 10m) to create a representative area, allowing them to be incorporated in the national dataset""" ;
    dct:identifier "1c00a05a-0d6a-4b72-b8e7-13f014a655fe" ;
    dct:issued "2017-11-13T16:17:17.452919"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:27.704706"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Car Parking - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/2c782691-1bf6-4e19-8fe1-4a94fecb0c1d>,
        <https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/54d98675-4cd2-4366-8c9e-5b8420050761>,
        <https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/9dded679-f6c8-4115-b7ab-43343f09c044> ;
    dcat:keyword "roads",
        "transport" .

<https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/2c782691-1bf6-4e19-8fe1-4a94fecb0c1d> a dcat:Distribution ;
    dct:issued "2017-11-15T09:22:49.682627"^^xsd:dateTime ;
    dct:modified "2021-02-02T11:31:20.621013"^^xsd:dateTime ;
    dct:title "Controlled Parking Zones" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?> .

<https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/54d98675-4cd2-4366-8c9e-5b8420050761> a dcat:Distribution ;
    dct:description "Adding file as WFS layer not working" ;
    dct:format "ZIP" ;
    dct:issued "2019-02-22T13:32:47.061358"^^xsd:dateTime ;
    dct:modified "2021-02-02T11:31:20.621255"^^xsd:dateTime ;
    dct:title "Parking zones" ;
    dcat:accessURL <https://data.test.spatialhub.scot/ca/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/54d98675-4cd2-4366-8c9e-5b8420050761/download/car-parking.zip> ;
    dcat:byteSize "1971136"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/9dded679-f6c8-4115-b7ab-43343f09c044> a dcat:Distribution ;
    dct:description "Line format" ;
    dct:issued "2021-02-02T11:31:20.676306"^^xsd:dateTime ;
    dct:modified "2021-02-02T11:31:20.621587"^^xsd:dateTime ;
    dct:title "Waiting and loading markings" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

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

