@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/3cb553f0-007f-4b77-ab1e-e69ee3732e82> a dcat:Dataset ;
    dct:description """A council development plan may designate a green belt around a city or town to support the spatial strategy by:\r
- directing development to the most appropriate locations and supporting regeneration;\r
- protecting and enhancing the character, landscape setting and identity of the settlement; and\r
- protecting and providing access to open space.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    """ ;
    dct:identifier "3cb553f0-007f-4b77-ab1e-e69ee3732e82" ;
    dct:issued "2016-05-31T10:36:34.097565"^^xsd:dateTime ;
    dct:modified "2022-12-08T17:44:42.669218"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> ;
    dct:title "Green Belt - South Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/3cb553f0-007f-4b77-ab1e-e69ee3732e82/resource/e342a2d5-3c73-4297-b4de-a39ef2692dc2> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/3cb553f0-007f-4b77-ab1e-e69ee3732e82/resource/e342a2d5-3c73-4297-b4de-a39ef2692dc2> a dcat:Distribution ;
    dct:description "Taken from previously provided WFS" ;
    dct:issued "2017-01-05T15:09:03.723967"^^xsd:dateTime ;
    dct:modified "2022-12-08T17:44:42.673830"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://gisext.south-ayrshire.gov.uk/server/services/Inspire/OpenData/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> a foaf:Agent ;
    foaf:name "South Ayrshire Council" .

