@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/5195d547-4ed7-4e64-a245-991ba7a04f82> 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 "5195d547-4ed7-4e64-a245-991ba7a04f82" ;
    dct:issued "2016-05-31T10:36:40.684369"^^xsd:dateTime ;
    dct:modified "2023-04-11T13:29:30.210645"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/55679455-d9c6-4caf-8203-cfc9b79b7ac2> ;
    dct:title "Green Belt - Stirling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/5195d547-4ed7-4e64-a245-991ba7a04f82/resource/7ab71f2a-f8f8-4a44-8a90-c8c05a9875ed> .

<https://data.test.spatialhub.scot/dataset/5195d547-4ed7-4e64-a245-991ba7a04f82/resource/7ab71f2a-f8f8-4a44-8a90-c8c05a9875ed> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-04-11T13:29:04.985135"^^xsd:dateTime ;
    dct:modified "2023-04-11T13:29:04.958551"^^xsd:dateTime ;
    dct:title "Green Belt" ;
    dcat:accessURL <https://services-eu1.arcgis.com/cECIr59LclpO818r/arcgis/rest/services/planning_ldp2_green_belt/FeatureServer/5/query?outFields=%2A&where=1%3D1> .

<https://data.test.spatialhub.scot/organization/55679455-d9c6-4caf-8203-cfc9b79b7ac2> a foaf:Agent ;
    foaf:name "Stirling Council" .

