@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/ed791f14-3043-4d92-9a80-9cb3a10c33e3> a dcat:Dataset ;
    dct:description """This point dataset represents every known (and/ or applied for) wind turbine over 15m (to turbine tip) in the country. It includes details (where known) of planning reference, height, status (i.e. approved, developed, withdrawn), number of turbines on the site etc.

Some local authority areas (e.g. more southern) are more up-to-date than others (in the north). However, we will endeavour to get this dataset more complete in the coming months.""" ;
    dct:identifier "815b5455-4295-4403-bd1c-6de81be878df" ;
    dct:issued "2024-08-29T09:11:36.569926"^^xsd:dateTime ;
    dct:modified "2025-10-18T06:04:29.600785"^^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 ((0.3225 54.3811, -8.0298 54.3811, -8.0298 60.7478, 0.3225 60.7478, 0.3225 54.3811))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.3225, 54.3811], [-8.0298, 54.3811], [-8.0298, 60.7478], [0.3225, 60.7478], [0.3225, 54.3811]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Wind Turbines - Scotland" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/ed791f14-3043-4d92-9a80-9cb3a10c33e3/resource/22e969ab-f6e2-487b-a2e9-43a6c04fc61e> ;
    dcat:keyword "Addresses",
        "Buildings",
        "Human health and safety",
        "Renewables",
        "Wind",
        "energy" .

<https://ckan.integration.publishing.service.gov.uk/dataset/ed791f14-3043-4d92-9a80-9cb3a10c33e3/resource/22e969ab-f6e2-487b-a2e9-43a6c04fc61e> a dcat:Distribution ;
    dct:description "A link to the CKAN metadata record on the Spatial Hub.  A direct link to the OGC Web Feature Service and Web Map Service is available here." ;
    dct:issued "2025-10-18T06:04:29.646804"^^xsd:dateTime ;
    dct:modified "2025-10-18T06:04:29.605831"^^xsd:dateTime ;
    dct:title "Wind Turbines - Scotland" ;
    dcat:accessURL <https://data.spatialhub.scot/dataset/wind_turbines-is> .

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

