@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.stage.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 "2025-12-01T17:18:26.217259"^^xsd:dateTime ;
    dct:publisher <https://data.stage.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.stage.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/196752fa-6c4b-49df-b4b7-ecb8cae979df>,
        <https://data.stage.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/6fc32dca-53f4-4996-b0dd-1e354e53ba84> ;
    dcat:keyword "roads",
        "transport" .

<https://data.stage.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/196752fa-6c4b-49df-b4b7-ecb8cae979df> a dcat:Distribution ;
    dct:description "Taken from CEC's INSPIRE map server" ;
    dct:issued "2025-12-01T17:02:47.594378"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:02:47.580610"^^xsd:dateTime ;
    dct:title "Waiting and loading markings" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/rest/services/Misc/INSPIRE/MapServer/10> .

<https://data.stage.spatialhub.scot/dataset/1c00a05a-0d6a-4b72-b8e7-13f014a655fe/resource/6fc32dca-53f4-4996-b0dd-1e354e53ba84> a dcat:Distribution ;
    dct:description "Taken from CEC's INSPIRE map server." ;
    dct:issued "2025-12-01T17:03:56.069978"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:03:56.052185"^^xsd:dateTime ;
    dct:title "Controlled Parking Zones" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/rest/services/Misc/INSPIRE/MapServer/12> .

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

