@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/178694df-00f1-4a2e-a021-4b0c8c4632a1> 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:
- directing development to the most appropriate locations and supporting regeneration;
- protecting and enhancing the character, landscape setting and identity of the settlement; and
- protecting and providing access to open space.

This dataset has been developed as a polygon layer.""" ;
    dct:identifier "178694df-00f1-4a2e-a021-4b0c8c4632a1" ;
    dct:issued "2021-06-11T09:19:41.012675"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:14:56.596342"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Green Belt - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/178694df-00f1-4a2e-a021-4b0c8c4632a1/resource/f3e73ad8-d1d6-4404-8028-989867e20847> .

<https://data.test.spatialhub.scot/dataset/178694df-00f1-4a2e-a021-4b0c8c4632a1/resource/f3e73ad8-d1d6-4404-8028-989867e20847> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:19:42.376365"^^xsd:dateTime ;
    dct:modified "2024-03-12T15:14:56.604695"^^xsd:dateTime ;
    dct:title "Green Belts " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_grnblt/wfs?service=wfs&typeName=sh_grnblt:pub_grnblt> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

