@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.stage.spatialhub.scot/dataset/809317b3-aa51-4572-912d-322386fa9ea8> 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 "809317b3-aa51-4572-912d-322386fa9ea8" ;
    dct:issued "2016-05-31T10:35:19.348779"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:08:02.487153"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> ;
    dct:title "Green Belt - City of Edinburgh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/809317b3-aa51-4572-912d-322386fa9ea8/resource/c9175d42-3847-4f2b-b068-7bcf0da8b056> ;
    dcat:keyword "environment",
        "planning" .

<https://data.stage.spatialhub.scot/dataset/809317b3-aa51-4572-912d-322386fa9ea8/resource/c9175d42-3847-4f2b-b068-7bcf0da8b056> a dcat:Distribution ;
    dct:description "Boundaries of all designated Green Belts in and around the City of Edinburgh. These boundaries come from the City of Edinburgh Local Development Plan. The data has been taken from CEC's INSPIRE map server. " ;
    dct:issued "2025-12-01T17:07:44.983255"^^xsd:dateTime ;
    dct:modified "2025-12-01T17:07:44.968586"^^xsd:dateTime ;
    dct:title "Green belt" ;
    dcat:accessURL <https://edinburghcouncilmaps.info/arcgis/rest/services/Misc/INSPIRE/MapServer/32> .

<https://data.stage.spatialhub.scot/organization/7c38543a-d161-4c8a-8d0a-7ef3968e0f04> a foaf:Agent ;
    foaf:name "City of Edinburgh Council" .

