@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/b557053f-7f26-4898-8f62-cf7577efd1ec> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=d427c714869e4f30b3b321d503f9f5a8> ;
    dct:issued "2023-11-01T17:02:24+00:00"^^xsd:dateTime ;
    dct:modified "2024-01-31T16:51:24+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Oil and Gas Authority" ] ;
    dct:title "33rd Round Tranche 1 Provisional Award Map (CNS)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b557053f-7f26-4898-8f62-cf7577efd1ec/resource/4c19a46c-8a8c-45c3-99d8-18133eac5dfb> ;
    dcat:keyword "NSTA",
        "Petroleum Licensing Round" ;
    dcat:landingPage <https://opendata-nstauthority.hub.arcgis.com/documents/NSTAUTHORITY::33rd-round-tranche-1-provisional-award-map-cns> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b557053f-7f26-4898-8f62-cf7577efd1ec/resource/4c19a46c-8a8c-45c3-99d8-18133eac5dfb> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-13T15:02:24.428665"^^xsd:dateTime ;
    dct:modified "2025-06-13T15:02:24.409535"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://opendata-nstauthority.hub.arcgis.com/documents/NSTAUTHORITY::33rd-round-tranche-1-provisional-award-map-cns> .

