@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/d1d8a11d-9d61-4af9-9f97-7264921751f9> a dcat:Dataset ;
    dct:description """All local authorities will receive planning applications for renewable energy sites. Some local authorities have provided us with such data, from which we have selected only approved and/ or operational sites.

We have also received separate files of data showing renwable energy sites - both as point and polygon, and we have attempted to merge all of this data together to form a national dataset.""" ;
    dct:identifier "d1d8a11d-9d61-4af9-9f97-7264921751f9" ;
    dct:issued "2021-06-11T09:20:15.071852"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:03.305630"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Renewable Energy Sites - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ;
            vcard:hasEmail <mailto:spatialhub@improvementservice.org.uk> ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/d1d8a11d-9d61-4af9-9f97-7264921751f9/resource/2fc35d6f-476c-4327-820d-14f0e4a2387d>,
        <https://data.test.spatialhub.scot/dataset/d1d8a11d-9d61-4af9-9f97-7264921751f9/resource/898f7198-5237-485d-8770-8b130c40c558> .

<https://data.test.spatialhub.scot/dataset/d1d8a11d-9d61-4af9-9f97-7264921751f9/resource/2fc35d6f-476c-4327-820d-14f0e4a2387d> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:20:18.692592"^^xsd:dateTime ;
    dct:modified "2024-02-22T15:06:29.078654"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites: Polygons " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_res/wfs?service=wfs&typeName=sh_res:pub_respol> .

<https://data.test.spatialhub.scot/dataset/d1d8a11d-9d61-4af9-9f97-7264921751f9/resource/898f7198-5237-485d-8770-8b130c40c558> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2021-06-11T09:20:16.431773"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:03.313192"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites: Points " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_res/wfs?service=wfs&typeName=sh_res:pub_respnt> .

<https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> a foaf:Agent ;
    foaf:name "Improvement Service" .

