@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/6a93140c-7bf5-4262-bcfb-00abaa90e66b> 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 "6a93140c-7bf5-4262-bcfb-00abaa90e66b" ;
    dct:issued "2017-11-13T16:17:20.430798"^^xsd:dateTime ;
    dct:modified "2023-04-14T10:22:53.382793"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/55679455-d9c6-4caf-8203-cfc9b79b7ac2> ;
    dct:title "Car Parking - Stirling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/6a93140c-7bf5-4262-bcfb-00abaa90e66b/resource/0e5bb2e9-f502-44e7-8a45-2be5a4a634af>,
        <https://data.test.spatialhub.scot/dataset/6a93140c-7bf5-4262-bcfb-00abaa90e66b/resource/700c16da-13fa-4c84-9f76-9326a0dcdf45> .

<https://data.test.spatialhub.scot/dataset/6a93140c-7bf5-4262-bcfb-00abaa90e66b/resource/0e5bb2e9-f502-44e7-8a45-2be5a4a634af> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-04-14T10:22:53.400775"^^xsd:dateTime ;
    dct:modified "2023-04-14T10:22:53.389080"^^xsd:dateTime ;
    dct:title "Parking Control Zones" ;
    dcat:accessURL <https://services-eu1.arcgis.com/cECIr59LclpO818r/arcgis/rest/services/Traffic_Management_Parking_Control_Zones/FeatureServer/4/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/dataset/6a93140c-7bf5-4262-bcfb-00abaa90e66b/resource/700c16da-13fa-4c84-9f76-9326a0dcdf45> a dcat:Distribution ;
    dct:description "Taken from open data site" ;
    dct:issued "2023-04-11T16:07:41.175150"^^xsd:dateTime ;
    dct:modified "2023-04-11T16:07:41.157555"^^xsd:dateTime ;
    dct:title "Car park locations" ;
    dcat:accessURL <https://services-eu1.arcgis.com/cECIr59LclpO818r/arcgis/rest/services/Traffic_Management_Car_Park_Locations_Points_Current/FeatureServer/1/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/55679455-d9c6-4caf-8203-cfc9b79b7ac2> a foaf:Agent ;
    foaf:name "Stirling Council" .

