@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/03c4934f-88a9-4529-8ce0-03cd4e95fd15> 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 "03c4934f-88a9-4529-8ce0-03cd4e95fd15" ;
    dct:issued "2017-11-13T16:17:19.424138"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:32.219849"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Car Parking - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/03c4934f-88a9-4529-8ce0-03cd4e95fd15/resource/64b2acd5-5686-4657-b885-cccae73537b4> ;
    dcat:keyword "roads",
        "transport" .

<https://data.test.spatialhub.scot/dataset/03c4934f-88a9-4529-8ce0-03cd4e95fd15/resource/64b2acd5-5686-4657-b885-cccae73537b4> a dcat:Distribution ;
    dct:description "This is the WFS link containing all the NAC layers requested by the Spatial Hub." ;
    dct:issued "2019-04-09T14:19:00.973634"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:09:36.489578"^^xsd:dateTime ;
    dct:title "Spatial Hub WFS - Car Parks" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

