@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/7a7873d6-fbd4-4fb3-86dd-effc361b69f6> a dcat:Dataset ;
    dct:description "Visiting Yacht Moorings (VYM) are deployed by Orkney Islands Council. They are seasonal and only deployed approximately May-October. Note: some VYMs may also be included in the Clyde Cruising Club Anchorages" ;
    dct:identifier "7a7873d6-fbd4-4fb3-86dd-effc361b69f6" ;
    dct:issued "2024-04-11T09:54:54.212576"^^xsd:dateTime ;
    dct:modified "2025-07-18T08:20:26.824086"^^xsd:dateTime ;
    dct:publisher <https://data.spatialhub.scot/organization/6a7eb536-6cbe-4165-88b3-df245479c836> ;
    dct:title "Visiting Yacht Moorings - Orkney Islands - Scotland" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Improvement Service" ] ;
    dcat:distribution <https://data.spatialhub.scot/dataset/7a7873d6-fbd4-4fb3-86dd-effc361b69f6/resource/289cf4da-7a5a-4e6c-a9d2-2679cfe8e258> .

<https://data.spatialhub.scot/dataset/7a7873d6-fbd4-4fb3-86dd-effc361b69f6/resource/289cf4da-7a5a-4e6c-a9d2-2679cfe8e258> a dcat:Distribution ;
    dct:format "WFS" ;
    dct:issued "2024-04-11T09:58:13.510801"^^xsd:dateTime ;
    dct:modified "2024-04-11T10:17:21.666024"^^xsd:dateTime ;
    dct:title "Visiting Yacht Moorings " ;
    dcat:accessURL <https://geo.spatialhub.scot/geoserver/ext_oivym/wfs?service=wfs&typeName=ext_oivym:pub_oivym> .

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

