@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/d3929b54-584c-424b-bc03-2f96ebd2ac5a> 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 "d3929b54-584c-424b-bc03-2f96ebd2ac5a" ;
    dct:issued "2016-05-31T10:35:04.013140"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:22:45.270580"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> ;
    dct:title "Green Belt - Aberdeen City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/d3929b54-584c-424b-bc03-2f96ebd2ac5a/resource/7ff6ab87-e73e-4acd-b5cf-5b3247d18688> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/d3929b54-584c-424b-bc03-2f96ebd2ac5a/resource/7ff6ab87-e73e-4acd-b5cf-5b3247d18688> a dcat:Distribution ;
    dct:description "Aberdeen City Green Belt from 2017 Local Development Plan." ;
    dct:format "ZIP" ;
    dct:issued "2019-03-21T16:46:28.537612"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:12:35.519286"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/d3929b54-584c-424b-bc03-2f96ebd2ac5a/resource/7ff6ab87-e73e-4acd-b5cf-5b3247d18688/download/greenbelt.zip> ;
    dcat:byteSize "157151"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> a foaf:Agent ;
    foaf:name "Aberdeen City Council" .

