@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/25509865-97be-4a0f-8d88-c77efa624264> 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 "25509865-97be-4a0f-8d88-c77efa624264" ;
    dct:issued "2017-11-13T16:17:15.277213"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:37:25.683387"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Car Parking - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/25509865-97be-4a0f-8d88-c77efa624264/resource/6d58e85a-209e-4bfd-8fd6-de475513ec65>,
        <https://data.test.spatialhub.scot/dataset/25509865-97be-4a0f-8d88-c77efa624264/resource/ce55f43f-4a35-468b-ac89-32dbf1b6d083> .

<https://data.test.spatialhub.scot/dataset/25509865-97be-4a0f-8d88-c77efa624264/resource/6d58e85a-209e-4bfd-8fd6-de475513ec65> a dcat:Distribution ;
    dct:description "Uploaded form open data portal" ;
    dct:issued "2022-12-01T15:02:27.950839"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:35:49.841616"^^xsd:dateTime ;
    dct:title "Car park points" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/Car_Parking_Points/FeatureServer/6/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/dataset/25509865-97be-4a0f-8d88-c77efa624264/resource/ce55f43f-4a35-468b-ac89-32dbf1b6d083> a dcat:Distribution ;
    dct:description "Uploaded from open data portal" ;
    dct:issued "2022-12-01T13:18:40.012518"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:37:25.689429"^^xsd:dateTime ;
    dct:title "Perth Parking Zones" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/Car_Park_Zones/FeatureServer/6/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

