@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/0b0cfdda-c3e1-429a-a774-65de193dc760> 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 "0b0cfdda-c3e1-429a-a774-65de193dc760" ;
    dct:issued "2016-05-31T10:36:20.912085"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:55:06.824406"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> ;
    dct:title "Green Belt - Perth and Kinross" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/0b0cfdda-c3e1-429a-a774-65de193dc760/resource/b5f3150d-3bbe-4ea1-a5d8-16842013b25e> .

<https://data.test.spatialhub.scot/dataset/0b0cfdda-c3e1-429a-a774-65de193dc760/resource/b5f3150d-3bbe-4ea1-a5d8-16842013b25e> a dcat:Distribution ;
    dct:description "Uploaded from open data portal" ;
    dct:issued "2022-12-01T16:45:42.052030"^^xsd:dateTime ;
    dct:modified "2023-04-12T14:55:06.830080"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://services-eu1.arcgis.com/WD0cvOmDKf7CA0Xy/arcgis/rest/services/LDP2_Green_Belt/FeatureServer/6/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/dd9e258b-e25e-48e5-8370-263d0f03b15b> a foaf:Agent ;
    foaf:name "Perth and Kinross Council" .

