@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/d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab> 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 "d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab" ;
    dct:issued "2019-03-15T10:10:18.079160"^^xsd:dateTime ;
    dct:modified "2023-07-27T15:42:44.845499"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> ;
    dct:title "Suitable Locations for Wind Turbines - Aberdeenshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab/resource/7f2f9810-80d5-4358-be3b-f8cb0d29dd7d> .

<https://data.test.spatialhub.scot/dataset/d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab/resource/7f2f9810-80d5-4358-be3b-f8cb0d29dd7d> a dcat:Distribution ;
    dct:description "Areas with Strategic Capacity for Wind Turbines Data taken from the LDP 2017 map for Climate Change. This data is not intended to be used at scales greater than 1:50k due to the datasets used to carry out the desk based study." ;
    dct:format "ZIP" ;
    dct:issued "2019-04-12T14:04:27.090275"^^xsd:dateTime ;
    dct:modified "2021-06-11T12:37:19.787489"^^xsd:dateTime ;
    dct:title "Areas with Strategic Capacity for Wind Turbine Development" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/d5b2c02b-8ea3-4559-bba8-dc5d15bdaaab/resource/7f2f9810-80d5-4358-be3b-f8cb0d29dd7d/download/ascwt.zip> ;
    dcat:byteSize "261503"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/0156f5df-c684-4e2b-a8c7-a342dcaf28db> a foaf:Agent ;
    foaf:name "Aberdeenshire Council" .

