@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/9868697a-eee9-472a-9ae2-596668dc1f6e> 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 "9868697a-eee9-472a-9ae2-596668dc1f6e" ;
    dct:issued "2017-11-13T16:17:15.993181"^^xsd:dateTime ;
    dct:modified "2023-07-27T14:06:24.684026"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Car Parking - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/9868697a-eee9-472a-9ae2-596668dc1f6e/resource/d51b7c4f-2951-4257-be00-90955e9f4d9d> .

<https://data.test.spatialhub.scot/dataset/9868697a-eee9-472a-9ae2-596668dc1f6e/resource/d51b7c4f-2951-4257-be00-90955e9f4d9d> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-12-22T10:45:51.984438"^^xsd:dateTime ;
    dct:modified "2022-12-22T10:45:51.967978"^^xsd:dateTime ;
    dct:title "Car Parks" ;
    dcat:accessURL <https://data.test.spatialhub.scot/lv/dataset/9868697a-eee9-472a-9ae2-596668dc1f6e/resource/d51b7c4f-2951-4257-be00-90955e9f4d9d/download/carparks.zip> ;
    dcat:byteSize "8089"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

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

