@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/fa1c51c8-4ee1-4b38-83ff-d7759dcd1a22> 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 "fa1c51c8-4ee1-4b38-83ff-d7759dcd1a22" ;
    dct:issued "2019-03-15T10:10:20.027123"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:27:52.308148"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> ;
    dct:title "Suitable Locations for Wind Turbines - South Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/fa1c51c8-4ee1-4b38-83ff-d7759dcd1a22/resource/13584944-dfcc-4f9d-b50a-ddf08eb0db6c> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/fa1c51c8-4ee1-4b38-83ff-d7759dcd1a22/resource/13584944-dfcc-4f9d-b50a-ddf08eb0db6c> a dcat:Distribution ;
    dct:issued "2019-08-26T09:57:38.028642"^^xsd:dateTime ;
    dct:modified "2021-06-11T12:37:18.377350"^^xsd:dateTime ;
    dct:title "Areas of potential for wind farm development" .

<https://data.test.spatialhub.scot/organization/568f2cea-9f3a-4660-8c97-e958de500848> a foaf:Agent ;
    foaf:name "South Ayrshire Council" .

