@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.publishing.service.gov.uk/dataset/2d82c724-43d4-4dd8-96fe-5a1f697d191f> a dcat:Dataset ;
    dct:description "PDF map of quadrant 132" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=385449128d44457eb4513227b761e1f8> ;
    dct:issued "2025-02-25T15:27:55+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 132" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/2d82c724-43d4-4dd8-96fe-5a1f697d191f/resource/25924bee-ef4f-40e2-bceb-4c122ed8ef5b>,
        <https://ckan.publishing.service.gov.uk/dataset/2d82c724-43d4-4dd8-96fe-5a1f697d191f/resource/6996e436-b65f-49b4-a0f2-feb3e052e807> ;
    dcat:keyword "NSTA",
        "Quadrant Map" ;
    dcat:landingPage <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-132> .

<https://ckan.publishing.service.gov.uk/dataset/2d82c724-43d4-4dd8-96fe-5a1f697d191f/resource/25924bee-ef4f-40e2-bceb-4c122ed8ef5b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-06-18T11:14:11.465529"^^xsd:dateTime ;
    dct:modified "2026-06-18T11:14:11.456950"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://open-data-ukcs-transition.hub.arcgis.com/documents/UKCS-transition::q-132> .

<https://ckan.publishing.service.gov.uk/dataset/2d82c724-43d4-4dd8-96fe-5a1f697d191f/resource/6996e436-b65f-49b4-a0f2-feb3e052e807> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-06-18T11:14:11.465531"^^xsd:dateTime ;
    dct:modified "2026-06-19T13:06:42.439948"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://datanstauthority.blob.core.windows.net/external/quadmaps/Q_132.pdf> ;
    dcat:mediaType "application/pdf" .

