@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.staging.publishing.service.gov.uk/dataset/56f11690-53c5-4432-b590-a4532e270f39> a dcat:Dataset ;
    dct:description """Boundaries for designated greenbelts as defined in the South Ayrshire Local Development Plan.  The greenbelt areas provide an effective method of:
•	protecting the operational needs of Prestwick Airport.
•	managing the development pressures placed on land around Ayr, Prestwick and Troon in terms of maintaining the identity of towns and preventing coalescence; 
•	maintaining the landscape setting of settlements; 
•	providing recreational opportunities; 
•	and protecting good quality agricultural land.""" ;
    dct:identifier "f3053203-f520-41c8-9fff-b8385652787f" ;
    dct:issued "2017-05-10T05:50:00.291225"^^xsd:dateTime ;
    dct:modified "2024-03-08T14:06:55.527661"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c924c995-e063-4f30-bbd3-61418486f0a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.4590 55.0954, -5.0445 55.0954, -5.0445 55.5802, -4.4590 55.5802, -4.4590 55.0954))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.45896, 55.09543], [-5.04448, 55.09543], [-5.04448, 55.58023], [-4.45896, 55.58023], [-4.45896, 55.09543]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Green belt - South Ayrshire" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/56f11690-53c5-4432-b590-a4532e270f39/resource/ca0c3f1b-2f39-40a4-9b2d-9024e1a581e8> ;
    dcat:keyword "Greenbelt",
        "Land use",
        "Planning" .

<https://ckan.staging.publishing.service.gov.uk/dataset/56f11690-53c5-4432-b590-a4532e270f39/resource/ca0c3f1b-2f39-40a4-9b2d-9024e1a581e8> a dcat:Distribution ;
    dct:description "South Ayrshire Council's open map data portal" ;
    dct:issued "2024-03-08T14:06:55.555945"^^xsd:dateTime ;
    dct:modified "2024-03-08T14:06:55.533046"^^xsd:dateTime ;
    dct:title "South Ayrshire Open Data" ;
    dcat:accessURL <https://maps-southayrshire.opendata.arcgis.com/> .

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

