@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/3ddec864-d140-4123-92df-b3f8ac845dae> a dcat:Dataset ;
    dct:description "Many local authorities collect details of where the renewable energy sites are within their jurisdiction. Although other parties purport to have such lists, we would like to collate what local authorities believe to be the definitive sites and data." ;
    dct:identifier "3ddec864-d140-4123-92df-b3f8ac845dae" ;
    dct:issued "2019-03-15T10:46:13.493794"^^xsd:dateTime ;
    dct:modified "2023-10-17T14:34:48.213797"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Renewable Energy Sites - Orkney Islands" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/3ddec864-d140-4123-92df-b3f8ac845dae/resource/ef5aaf57-efa3-4579-b05b-1f4f1a9bd41f> .

<https://data.test.spatialhub.scot/dataset/3ddec864-d140-4123-92df-b3f8ac845dae/resource/ef5aaf57-efa3-4579-b05b-1f4f1a9bd41f> a dcat:Distribution ;
    dct:description "Transferred from Wind Turbine Spatial Framework ckan page" ;
    dct:format "ZIP" ;
    dct:issued "2023-07-21T15:36:31.286939"^^xsd:dateTime ;
    dct:modified "2023-07-21T15:36:31.273341"^^xsd:dateTime ;
    dct:title "Wind Turbines" ;
    dcat:accessURL <https://data.test.spatialhub.scot/id/dataset/3ddec864-d140-4123-92df-b3f8ac845dae/resource/ef5aaf57-efa3-4579-b05b-1f4f1a9bd41f/download/wind-turbines-check-2018.zip> ;
    dcat:byteSize "4696019"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

