@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.spatialhub.scot/dataset/2196e947-d52f-42a5-bd91-464ece3d92e0> a dcat:Dataset ;
    dct:description "Orkney Logistics Base, Hatston, is identified as a national development in National Planning Framework 4. The point location is indicative." ;
    dct:identifier "2196e947-d52f-42a5-bd91-464ece3d92e0" ;
    dct:issued "2024-04-10T12:50:24.737414"^^xsd:dateTime ;
    dct:modified "2025-07-18T08:20:19.071942"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Orkney Logistics Base - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/2196e947-d52f-42a5-bd91-464ece3d92e0/resource/717cfe5f-3649-4ec6-8102-12183a10088b> .

<https://data.spatialhub.scot/dataset/2196e947-d52f-42a5-bd91-464ece3d92e0/resource/717cfe5f-3649-4ec6-8102-12183a10088b> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2024-04-10T12:56:25.217250"^^xsd:dateTime ;
    dct:modified "2024-04-10T13:12:01.617038"^^xsd:dateTime ;
    dct:title "Orkney Logistics Base" ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/ext_oiolb/wfs?service=wfs&typeName=ext_oiolb:pub_oiolb> .

<https://data.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> a foaf:Agent ;
    foaf:name "Orkney Islands Council" .

