@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/b6f8a3be-f05c-442e-b061-271afd46d42d> 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 "b6f8a3be-f05c-442e-b061-271afd46d42d" ;
    dct:issued "2016-05-31T10:35:46.516664"^^xsd:dateTime ;
    dct:modified "2023-09-13T16:31:27.745479"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> ;
    dct:title "Green Belt - Falkirk" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/b6f8a3be-f05c-442e-b061-271afd46d42d/resource/0326606e-ab3c-4ea5-bc5c-7142af1c5956> .

<https://data.test.spatialhub.scot/dataset/b6f8a3be-f05c-442e-b061-271afd46d42d/resource/0326606e-ab3c-4ea5-bc5c-7142af1c5956> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-08-28T15:31:11.759666"^^xsd:dateTime ;
    dct:modified "2023-08-28T15:31:11.741274"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://services5.arcgis.com/2A1rJB9Piphr2k5E/arcgis/rest/services/Green_Belt/FeatureServer/0/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/9577d081-44ee-46ec-a560-a0f11fce3dc0> a foaf:Agent ;
    foaf:name "Falkirk Council" .

