@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/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 "2022-10-27T12:23:30.335385"^^xsd:dateTime ;
    dct:publisher <https://data.test.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.test.spatialhub.scot/dataset/809317b3-aa51-4572-912d-322386fa9ea8/resource/6f5f8bb7-0fcd-4cb4-9589-e68ef8f89407> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/809317b3-aa51-4572-912d-322386fa9ea8/resource/6f5f8bb7-0fcd-4cb4-9589-e68ef8f89407> 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" ;
    dct:issued "2016-12-15T11:18:12.205830"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:07.087167"^^xsd:dateTime ;
    dct:title "Green belt" ;
    dcat:accessURL <http://edinburghcouncilmaps.info/arcgis/services/Misc/INSPIRE/MapServer/WFSServer?request=GetCapabilities&service=WFS> .

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

