@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/74c05f86-cdd3-4506-8e34-6148d02115b3> a dcat:Dataset ;
    dct:description "All local authorities must create a spatial framework assessment of land that is suitable for wind turbines. Scottish Planning Policy specifies that the land should be categorised as 1, 2 or 3. We are now attempting to pull all of that land into a nation polygon dataset." ;
    dct:identifier "74c05f86-cdd3-4506-8e34-6148d02115b3" ;
    dct:issued "2019-03-15T10:10:15.345973"^^xsd:dateTime ;
    dct:modified "2023-02-02T17:18:30.816657"^^xsd:dateTime ;
    dct:publisher <https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> ;
    dct:title "Suitable Locations for Wind Turbines - Aberdeen City" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "The Improvement Service" ] ;
    dcat:distribution <https://data.test.spatialhub.scot/dataset/74c05f86-cdd3-4506-8e34-6148d02115b3/resource/1bd3e15f-cef1-4ddf-8f5e-1a85cbc43c85>,
        <https://data.test.spatialhub.scot/dataset/74c05f86-cdd3-4506-8e34-6148d02115b3/resource/41946f77-295d-4285-9554-ea7171f7d762> ;
    dcat:keyword "environment",
        "planning" .

<https://data.test.spatialhub.scot/dataset/74c05f86-cdd3-4506-8e34-6148d02115b3/resource/1bd3e15f-cef1-4ddf-8f5e-1a85cbc43c85> a dcat:Distribution ;
    dct:description "Aberdeen City Suitable Locations For Wind Turbines" ;
    dct:format "ZIP" ;
    dct:issued "2019-04-17T10:31:40.426876"^^xsd:dateTime ;
    dct:modified "2021-06-11T12:37:19.502187"^^xsd:dateTime ;
    dct:title "Suitable Locations For Wind Turbines" ;
    dcat:accessURL <https://data.test.spatialhub.scot/dataset/74c05f86-cdd3-4506-8e34-6148d02115b3/resource/1bd3e15f-cef1-4ddf-8f5e-1a85cbc43c85/download/suitable-locations-for-wind-turbines.zip> ;
    dcat:byteSize "11387"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.test.spatialhub.scot/dataset/74c05f86-cdd3-4506-8e34-6148d02115b3/resource/41946f77-295d-4285-9554-ea7171f7d762> a dcat:Distribution ;
    dct:description "Aberdeen City Suitable Locations for Wind Turbines (ESRI Rest Service)" ;
    dct:issued "2021-11-17T11:50:27.943110"^^xsd:dateTime ;
    dct:modified "2023-02-02T17:18:30.821389"^^xsd:dateTime ;
    dct:title "Suitable Locations for Wind Turbines" ;
    dcat:accessURL <https://services5.arcgis.com/0sktPVp3t1LvXc9z/arcgis/rest/services/Suitable_Locations_for_Wind_Turbines/FeatureServer> .

<https://data.test.spatialhub.scot/organization/58a6d02a-0477-4045-8016-4d1c4571a1d2> a foaf:Agent ;
    foaf:name "Aberdeen City Council" .

