@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/9c8f2a51-cfb8-4f29-a8a7-3190fef1c651> 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 "9c8f2a51-cfb8-4f29-a8a7-3190fef1c651" ;
    dct:issued "2017-11-13T16:17:20.117366"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:23:04.360800"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> ;
    dct:title "Car Parking - Angus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/9c8f2a51-cfb8-4f29-a8a7-3190fef1c651/resource/3bcf4ea3-9145-47b9-9c7e-4fe35e40c6e6> ;
    dcat:keyword "roads",
        "transport" .

<https://data.test.spatialhub.scot/dataset/9c8f2a51-cfb8-4f29-a8a7-3190fef1c651/resource/3bcf4ea3-9145-47b9-9c7e-4fe35e40c6e6> a dcat:Distribution ;
    dct:description "Using WFS supplied from other data" ;
    dct:issued "2018-01-04T10:22:31.813152"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:51.185461"^^xsd:dateTime ;
    dct:title "Various parking related layers" ;
    dcat:accessURL <https://data.angus.gov.uk/geoserver/services/ows?Service=WFS> .

<https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> a foaf:Agent ;
    foaf:name "Angus Council" .

