@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0a3b1cfd-90bc-49e2-ad6e-9149c057f4ed> a dcat:Dataset ;
    dct:description "The Local Authority Development Plan designates 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." ;
    dct:identifier "3415927d-dd5d-4bea-a983-0e4952ea9d91" ;
    dct:issued "2024-11-26T08:01:40.881652"^^xsd:dateTime ;
    dct:modified "2024-11-26T08:01:40.881656"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.5714 56.0724, -3.8851 56.0724, -3.8851 56.2172, -3.5714 56.2172, -3.5714 56.0724))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.5714, 56.0724], [-3.8851, 56.0724], [-3.8851, 56.2172], [-3.5714, 56.2172], [-3.5714, 56.0724]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Clackmannanshire - Greenbelts" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0a3b1cfd-90bc-49e2-ad6e-9149c057f4ed/resource/e64dad12-604c-47dc-bdb0-e01326f1384b> ;
    dcat:keyword "Area management/restriction/regulation zones and r",
        "Scotland",
        "United Kingdom",
        "core path",
        "greenbelt" .

<https://ckan.integration.publishing.service.gov.uk/dataset/0a3b1cfd-90bc-49e2-ad6e-9149c057f4ed/resource/e64dad12-604c-47dc-bdb0-e01326f1384b> a dcat:Distribution ;
    dct:description "Greenbelt land in Clackmannanshire" ;
    dct:issued "2024-11-26T08:01:40.883589"^^xsd:dateTime ;
    dct:modified "2024-11-26T08:01:40.871806"^^xsd:dateTime ;
    dct:title "Greenbelts" ;
    dcat:accessURL <https://clacks.cloud.cadcorp.com/WFS/wfs.exe?&SERVICE=WFS&VERSION=2.0.0&REQUEST=GetFeature&typenames=ns:Greenbelts> .

<https://ckan.integration.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> a foaf:Organization ;
    foaf:name "Scottish Government SpatialData.gov.scot" .

