@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/224bc3cf-8034-4116-9ac3-9caa6e89ddda> a dcat:Dataset ;
    dct:description "All local authorities must create a spatial framework assessment of land that is suitable for wind turbines. Scottish Planning Policy specifies that the land should be categorised as 1, 2 or 3. We are now attempting to pull all of that land into a nation polygon dataset." ;
    dct:identifier "1b6b9f703daf262fcf61b6ea054f171c66359bf3" ;
    dct:issued "2025-01-03T22:01:50.837243"^^xsd:dateTime ;
    dct:modified "2025-01-03T22:01:50.837246"^^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 ((1.7800 49.8600, -8.4500 49.8600, -8.4500 60.8600, 1.7800 60.8600, 1.7800 49.8600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.78, 49.86], [-8.45, 49.86], [-8.45, 60.86], [1.78, 60.86], [1.78, 49.86]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Suitable Locations for Wind Turbines - Aberdeenshire" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/224bc3cf-8034-4116-9ac3-9caa6e89ddda/resource/1f2f2574-b009-4629-9478-0becaa231cc3> .

<https://ckan.staging.publishing.service.gov.uk/dataset/224bc3cf-8034-4116-9ac3-9caa6e89ddda/resource/1f2f2574-b009-4629-9478-0becaa231cc3> a dcat:Distribution ;
    dct:description "A link to the original CKAN metadata record." ;
    dct:issued "2025-01-03T22:01:50.911343"^^xsd:dateTime ;
    dct:modified "2025-01-03T22:01:50.834345"^^xsd:dateTime ;
    dct:title "Suitable Locations for Wind Turbines - Aberdeenshire" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab> .

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

