@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/72e5c84f-6b58-437f-b027-241b64cfe61e> 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 "72e5c84f-6b58-437f-b027-241b64cfe61e" ;
    dct:issued "2016-05-31T10:35:08.667791"^^xsd:dateTime ;
    dct:modified "2023-07-27T14:50:52.478431"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Green Belt - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/72e5c84f-6b58-437f-b027-241b64cfe61e/resource/e5ebab02-c57a-4eb4-b772-199285415212> .

<https://data.test.spatialhub.scot/dataset/72e5c84f-6b58-437f-b027-241b64cfe61e/resource/e5ebab02-c57a-4eb4-b772-199285415212> a dcat:Distribution ;
    dct:description "Latest version of the Green Belt which was adopted with the LDP23" ;
    dct:format "ZIP" ;
    dct:issued "2023-01-23T16:25:59.131365"^^xsd:dateTime ;
    dct:modified "2023-01-23T16:25:59.111409"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://data.test.spatialhub.scot/gl/dataset/72e5c84f-6b58-437f-b027-241b64cfe61e/resource/e5ebab02-c57a-4eb4-b772-199285415212/download/ldp23_greenbelt.zip> ;
    dcat:byteSize "70282"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

