@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/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 "2022-11-24T14:58:48.873629"^^xsd:dateTime ;
    dct:publisher <https://data.test.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.test.spatialhub.scot/dataset/5d135b3f-a388-4812-879b-a49076151bb9/resource/68c49c05-1d26-4a5e-9128-984764aa6701> .

<https://data.test.spatialhub.scot/dataset/5d135b3f-a388-4812-879b-a49076151bb9/resource/68c49c05-1d26-4a5e-9128-984764aa6701> a dcat:Distribution ;
    dct:description "Fife Green Belt from their WFS" ;
    dct:issued "2017-03-31T13:50:55.487124"^^xsd:dateTime ;
    dct:modified "2021-06-11T13:14:09.687459"^^xsd:dateTime ;
    dct:title "Fife Green Belt" ;
    dcat:accessURL <http://arcgisweb.fife.gov.uk/geoserver/fife/ows> .

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

