@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/e20fab41-3536-4625-b8ed-7f02c06c051d> 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 "e20fab41-3536-4625-b8ed-7f02c06c051d" ;
    dct:issued "2016-05-31T10:35:53.294295"^^xsd:dateTime ;
    dct:modified "2023-06-27T09:48:53.724522"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> ;
    dct:title "Green Belt - Glasgow City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/e20fab41-3536-4625-b8ed-7f02c06c051d/resource/8687c6db-7aac-4254-92a2-3ecefc25bc10> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/e20fab41-3536-4625-b8ed-7f02c06c051d/resource/8687c6db-7aac-4254-92a2-3ecefc25bc10> a dcat:Distribution ;
    dct:description "Taken from open data portal" ;
    dct:issued "2023-04-18T13:51:07.661776"^^xsd:dateTime ;
    dct:modified "2023-04-18T13:51:07.648279"^^xsd:dateTime ;
    dct:title "Green belt and green network" ;
    dcat:accessURL <https://utility.arcgis.com/usrsvcs/servers/bbb31c44f3434935b2f432c16e225bbc/rest/services/AGOL/CDP_Policy_Proposals/FeatureServer/9/query?outFields=%2A&where=1%3D1&f=json> .

<https://data.test.spatialhub.scot/organization/2b8fbbb7-7ff2-478e-8edc-976e2a6e6b27> a foaf:Agent ;
    foaf:name "Glasgow City Council" .

