@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/f24fdcd4-70df-4c39-98b4-657f14491e0d> a dcat:Dataset ;
    dct:description "PDF map of quadrant 130" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=5c152b21891240bbb337d9bf4941916b> ;
    dct:issued "2025-02-25T15:27:57+00:00"^^xsd:dateTime ;
    dct:modified "2025-09-30T08:41:29+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "North Sea Transition Authority" ] ;
    dct:title "Q 130" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f24fdcd4-70df-4c39-98b4-657f14491e0d/resource/16a7abab-242a-4733-9e1c-9bd87b56c4a6>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/f24fdcd4-70df-4c39-98b4-657f14491e0d/resource/e92a0943-d46a-4312-aff4-8431b3fdc7c5> ;
    dcat:keyword "NSTA",
        "Quadrant Map" ;
    dcat:landingPage <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-130> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f24fdcd4-70df-4c39-98b4-657f14491e0d/resource/16a7abab-242a-4733-9e1c-9bd87b56c4a6> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-06-18T11:11:44.562146"^^xsd:dateTime ;
    dct:modified "2026-06-19T13:05:13.496362"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://datanstauthority.blob.core.windows.net/external/quadmaps/Q_130.pdf> ;
    dcat:mediaType "application/pdf" .

<https://ckan.staging.publishing.service.gov.uk/dataset/f24fdcd4-70df-4c39-98b4-657f14491e0d/resource/e92a0943-d46a-4312-aff4-8431b3fdc7c5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-06-18T11:11:44.562144"^^xsd:dateTime ;
    dct:modified "2026-06-18T11:11:44.548339"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-130> .

