@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/832bb915-4160-459e-ac8c-53becd1b1527> 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 "832bb915-4160-459e-ac8c-53becd1b1527" ;
    dct:issued "2023-06-14T22:20:38.455374"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:05.495340"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/980f39e0-97a8-4c1c-babe-c6687f57b0a4> ;
    dct:title "Renewable Energy Sites PREMIUM - 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/832bb915-4160-459e-ac8c-53becd1b1527/resource/0f754b98-02eb-4c5b-84f9-e281eda5e2a1>,
        <https://data.test.spatialhub.scot/dataset/832bb915-4160-459e-ac8c-53becd1b1527/resource/8b219792-d5fa-4c06-ad52-213a1d8ca60b> .

<https://data.test.spatialhub.scot/dataset/832bb915-4160-459e-ac8c-53becd1b1527/resource/0f754b98-02eb-4c5b-84f9-e281eda5e2a1> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2023-06-14T22:20:40.179143"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:04.599629"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites: Points " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_res_premium/wfs?service=wfs&typeName=sh_res_premium:pub_respnt_premium> .

<https://data.test.spatialhub.scot/dataset/832bb915-4160-459e-ac8c-53becd1b1527/resource/8b219792-d5fa-4c06-ad52-213a1d8ca60b> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2023-06-14T22:20:42.766824"^^xsd:dateTime ;
    dct:modified "2024-03-11T10:43:05.503359"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites: Polygons " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/sh_res_premium/wfs?service=wfs&typeName=sh_res_premium:pub_respol_premium> .

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

