@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/f8cffd72-0ac3-4a0f-9521-0c0fe11d334c> 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 "f8cffd72-0ac3-4a0f-9521-0c0fe11d334c" ;
    dct:issued "2019-03-15T10:46:13.880793"^^xsd:dateTime ;
    dct:modified "2023-03-17T13:32:02.938692"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> ;
    dct:title "Renewable Energy Sites - North Ayrshire" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/f8cffd72-0ac3-4a0f-9521-0c0fe11d334c/resource/2e4ac900-c4f7-497c-8450-ede4a9ad5ee2>,
        <https://data.test.spatialhub.scot/dataset/f8cffd72-0ac3-4a0f-9521-0c0fe11d334c/resource/64403090-b1d5-47a0-b823-16f2552b2f08> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/f8cffd72-0ac3-4a0f-9521-0c0fe11d334c/resource/2e4ac900-c4f7-497c-8450-ede4a9ad5ee2> a dcat:Distribution ;
    dct:description "N/A" ;
    dct:issued "2019-11-27T14:50:44.380544"^^xsd:dateTime ;
    dct:modified "2023-03-14T10:42:42.023125"^^xsd:dateTime ;
    dct:title "AGOL_Spatial_Hub:Renewable_Energy_Sites" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/services/AGOL/Spatial_Hub/MapServer/WFSServer> .

<https://data.test.spatialhub.scot/dataset/f8cffd72-0ac3-4a0f-9521-0c0fe11d334c/resource/64403090-b1d5-47a0-b823-16f2552b2f08> a dcat:Distribution ;
    dct:description " " ;
    dct:issued "2023-03-14T10:43:23.025323"^^xsd:dateTime ;
    dct:modified "2023-03-14T10:43:22.998704"^^xsd:dateTime ;
    dct:title "Renewable Energy Sites" ;
    dcat:accessURL <https://www.maps.north-ayrshire.gov.uk/arcgis/rest/services/AGOL/Spatial_Hub/FeatureServer> .

<https://data.test.spatialhub.scot/organization/d80f74b6-d66d-4ed0-a88f-04cf17a47c2a> a foaf:Agent ;
    foaf:name "North Ayrshire Council" .

