@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/466980c6-b7fe-440a-841a-298d9bb8599e> 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 "466980c6-b7fe-440a-841a-298d9bb8599e" ;
    dct:issued "2016-05-31T10:35:12.457876"^^xsd:dateTime ;
    dct:modified "2022-12-06T10:59:37.477278"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> ;
    dct:title "Green Belt - Angus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.test.spatialhub.scot/organization/ed76293b-279d-4411-8df7-d71120e02226> a foaf:Agent ;
    foaf:name "Angus Council" .

