@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/ced2a966-e684-4290-8b47-7d90a71cf8aa> 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 "ced2a966-e684-4290-8b47-7d90a71cf8aa" ;
    dct:issued "2017-11-13T16:17:18.597847"^^xsd:dateTime ;
    dct:modified "2024-10-04T10:04:02.545751"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/d519739f-a7c2-43a4-ab41-b71e702c8129> ;
    dct:title "Car Parking - Clackmannanshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.spatialhub.scot/organization/d519739f-a7c2-43a4-ab41-b71e702c8129> a foaf:Agent ;
    foaf:name "Clackmannanshire Council" .

