@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/0c903180-1778-4507-a486-9b07a1757f13> 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 "0c903180-1778-4507-a486-9b07a1757f13" ;
    dct:issued "2019-03-15T10:46:15.492037"^^xsd:dateTime ;
    dct:modified "2022-10-27T12:25:31.099509"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/21c7054e-b3bf-42d3-860e-7ca92c2d5100> ;
    dct:title "Renewable Energy Sites - Highland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/0c903180-1778-4507-a486-9b07a1757f13/resource/88af8062-8394-42b8-8a9b-204311156fcf> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/0c903180-1778-4507-a486-9b07a1757f13/resource/88af8062-8394-42b8-8a9b-204311156fcf> a dcat:Distribution ;
    dct:description "Renewable Energy Sites Points" ;
    dct:format "XLSX" ;
    dct:issued "2022-03-31T13:33:17.175903"^^xsd:dateTime ;
    dct:modified "2022-03-31T13:33:17.166688"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites Points" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/0c903180-1778-4507-a486-9b07a1757f13/resource/88af8062-8394-42b8-8a9b-204311156fcf/download/download_turbines_2022v1.xlsx> ;
    dcat:byteSize "282766"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.test.spatialhub.scot/organization/21c7054e-b3bf-42d3-860e-7ca92c2d5100> a foaf:Agent ;
    foaf:name "Highland Council" .

