@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1ebb9091-f5fe-40f8-a4fc-baa52f56a3bb> a dcat:Dataset ;
    dct:description "PDF map of quadrant 105" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=bcca0c73f76248748fd25173e3b30a12> ;
    dct:issued "2025-02-25T15:27:38+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-30T08:41:28+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "North Sea Transition Authority" ] ;
    dct:title "Q 105" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1ebb9091-f5fe-40f8-a4fc-baa52f56a3bb/resource/27a8a1ff-7031-400f-aa43-3b465ef94b38>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/1ebb9091-f5fe-40f8-a4fc-baa52f56a3bb/resource/d077244b-d7e3-4d72-b15f-8d939f30231c> ;
    dcat:keyword "NSTA",
        "Quadrant Map" ;
    dcat:landingPage <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-105> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1ebb9091-f5fe-40f8-a4fc-baa52f56a3bb/resource/27a8a1ff-7031-400f-aa43-3b465ef94b38> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-06-18T11:14:35.336368"^^xsd:dateTime ;
    dct:modified "2026-06-18T11:14:35.327862"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-105> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1ebb9091-f5fe-40f8-a4fc-baa52f56a3bb/resource/d077244b-d7e3-4d72-b15f-8d939f30231c> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-06-18T11:14:35.336369"^^xsd:dateTime ;
    dct:modified "2026-06-19T13:06:59.919087"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://datanstauthority.blob.core.windows.net/external/quadmaps/Q_105.pdf> ;
    dcat:mediaType "application/pdf" .

