@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/9e99499c-8e91-4039-9c93-77944a562588> 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 "9e99499c-8e91-4039-9c93-77944a562588" ;
    dct:issued "2017-11-13T16:17:18.869725"^^xsd:dateTime ;
    dct:modified "2023-10-13T11:51:58.681834"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Car Parking - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/9e99499c-8e91-4039-9c93-77944a562588/resource/6f5ba6a9-886e-4a52-9309-3b9e3fdadee3> .

<https://data.test.spatialhub.scot/dataset/9e99499c-8e91-4039-9c93-77944a562588/resource/6f5ba6a9-886e-4a52-9309-3b9e3fdadee3> a dcat:Distribution ;
    dct:description "Car parking areas as released under the Communities Empowerment Act" ;
    dct:format "ZIP" ;
    dct:issued "2017-11-30T08:35:04.757600"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:50.428389"^^xsd:dateTime ;
    dct:title "Car Parking" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/9e99499c-8e91-4039-9c93-77944a562588/resource/6f5ba6a9-886e-4a52-9309-3b9e3fdadee3/download/car-parking.zip> .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

