@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.stage.spatialhub.scot/dataset/5d135b3f-a388-4812-879b-a49076151bb9> 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 "5d135b3f-a388-4812-879b-a49076151bb9" ;
    dct:issued "2016-05-31T10:35:49.895225"^^xsd:dateTime ;
    dct:modified "2025-06-30T13:47:20.454885"^^xsd:dateTime ;
    dct:publisher <https://data.stage.spatialhub.scot/organization/c94255e9-6e8d-4bb6-8b30-5349d3781adc> ;
    dct:title "Green Belt - Fife" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.stage.spatialhub.scot/dataset/5d135b3f-a388-4812-879b-a49076151bb9/resource/b7ad421c-cab6-4479-87ce-1dddf22bb6e5> ;
    dcat:keyword "environment",
        "planning" .

<https://data.stage.spatialhub.scot/dataset/5d135b3f-a388-4812-879b-a49076151bb9/resource/b7ad421c-cab6-4479-87ce-1dddf22bb6e5> a dcat:Distribution ;
    dct:description "Updated to reflect new rest service" ;
    dct:issued "2025-01-15T11:42:47.916192"^^xsd:dateTime ;
    dct:modified "2025-01-15T11:42:47.892659"^^xsd:dateTime ;
    dct:title "Green Belt - Fife" ;
    dcat:accessURL <https://services-eu1.arcgis.com/PDjKizfiWWTgpUeI/ArcGIS/rest/services/Fife_Green_Belts/FeatureServer> .

<https://data.stage.spatialhub.scot/organization/c94255e9-6e8d-4bb6-8b30-5349d3781adc> a foaf:Agent ;
    foaf:name "Fife Council" .

