@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/0b0cfdda-c3e1-429a-a774-65de193dc760> 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 "0b0cfdda-c3e1-429a-a774-65de193dc760" ;
    dct:issued "2016-05-31T10:36:20.912085"^^xsd:dateTime ;
    dct:modified "2025-06-30T13:58:20.716462"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Green Belt - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/0b0cfdda-c3e1-429a-a774-65de193dc760/resource/7d8e78d7-2832-4f9c-9f53-ad08352d16a8> ;
    dcat:keyword "environment",
        "planning" .

<https://data.stage.spatialhub.scot/dataset/0b0cfdda-c3e1-429a-a774-65de193dc760/resource/7d8e78d7-2832-4f9c-9f53-ad08352d16a8> a dcat:Distribution ;
    dct:description "Green Belt boundary from the 2019 Adopted Local Development Plan" ;
    dct:issued "2025-03-24T08:59:01.434046"^^xsd:dateTime ;
    dct:modified "2025-03-24T08:59:01.415381"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/LDP2_Green_Belt/FeatureServer/6> .

<https://data.stage.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

