@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/ae955021-085d-488b-a7bf-6a20917a405b> 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 "ae955021-085d-488b-a7bf-6a20917a405b" ;
    dct:issued "2016-05-31T10:35:29.639264"^^xsd:dateTime ;
    dct:modified "2022-11-28T16:54:39.751982"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/5d64eb26-1922-48fc-af70-8cc353e4559f> ;
    dct:title "Green Belt - Dundee City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] .

<https://data.test.spatialhub.scot/organization/5d64eb26-1922-48fc-af70-8cc353e4559f> a foaf:Agent ;
    foaf:name "Dundee City Council" .

