@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/ae3885bc-fed7-4381-b8d7-526f62e44285> 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 "ae3885bc-fed7-4381-b8d7-526f62e44285" ;
    dct:issued "2016-05-31T10:36:14.014357"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:26:44.848593"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> ;
    dct:title "Green Belt - North Lanarkshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/ae3885bc-fed7-4381-b8d7-526f62e44285/resource/aa472bb8-135e-4d9b-bc76-8c243fa252a8> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/ae3885bc-fed7-4381-b8d7-526f62e44285/resource/aa472bb8-135e-4d9b-bc76-8c243fa252a8> a dcat:Distribution ;
    dct:description "Adding WFS version, updated WFS URL to maps.northlanarkshire.gov.uk" ;
    dct:issued "2020-10-13T12:57:38.913038"^^xsd:dateTime ;
    dct:modified "2020-10-27T14:28:43.153987"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://maps.northlanarkshire.gov.uk/server/services/PUBLIC/SpatialHubLayers/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

<https://data.test.spatialhub.scot/organization/12f6516b-fa0f-4d0b-9604-f10a3c642af9> a foaf:Agent ;
    foaf:name "North Lanarkshire Council" .

