@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/23b9395a-bb1f-4173-b8b9-6e2b29c848e8> a dcat:Dataset ;
    dct:description "This is a point dataset depicting all of the Orkney Island's marinas as identified in the Draft Orkney Islands Regional Marine Plan. It also contains details as to whether they ar relocated within an SCA" ;
    dct:identifier "23b9395a-bb1f-4173-b8b9-6e2b29c848e8" ;
    dct:issued "2024-04-09T12:12:53.937951"^^xsd:dateTime ;
    dct:modified "2025-07-18T08:20:24.476272"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Marinas - Orkney Islands - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/23b9395a-bb1f-4173-b8b9-6e2b29c848e8/resource/e8eb2226-7dc5-4639-b8e6-8b2027e9574b> .

<https://data.spatialhub.scot/dataset/23b9395a-bb1f-4173-b8b9-6e2b29c848e8/resource/e8eb2226-7dc5-4639-b8e6-8b2027e9574b> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2024-04-10T09:47:28.442942"^^xsd:dateTime ;
    dct:modified "2024-04-10T11:10:10.889938"^^xsd:dateTime ;
    dct:title "Marinas " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/ext_oimrn/wfs?service=wfs&typeName=ext_oimrn:pub_oimrn> .

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

