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

<https://ckan.staging.publishing.service.gov.uk/dataset/b48def0d-eb07-4e9a-85f0-6a2476d41db8> a dcat:Dataset ;
    dct:description "An oil and gas industry 3D seismic site survey aquired between March and April 2023. The block numbers traversed were 43/27, 43/28." ;
    dct:identifier "098ef03c-6d18-268a-e063-0937940ae7fa" ;
    dct:issued "2023-11-09T13:31:49.984463"^^xsd:dateTime ;
    dct:modified "2026-05-21T12:02:54.215373"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.4540 54.1215, 1.3545 54.1215, 1.3545 54.5762, 1.4540 54.5762, 1.4540 54.1215))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.4540, 54.1215], [1.3545, 54.1215], [1.3545, 54.5762], [1.4540, 54.5762], [1.4540, 54.1215]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2023, BP Exploration, Bunter Outcrop 3DHR, Site Survey, DECC Reference Number GS_1500" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/b48def0d-eb07-4e9a-85f0-6a2476d41db8/resource/5ad91271-9d07-4f2f-bbd3-dede8334088c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/b48def0d-eb07-4e9a-85f0-6a2476d41db8/resource/5ad91271-9d07-4f2f-bbd3-dede8334088c> a dcat:Distribution ;
    dct:description "GeoIndex allows users to search for information about BGS data collections covering the UK and other areas world wide. Access is free, the interface is easy to use, and it has been developed to enable users to check coverage of different types of data and find out some background information about the data. More detailed information can be obtained by further enquiry through the website." ;
    dct:issued "2026-05-21T12:02:54.245448"^^xsd:dateTime ;
    dct:modified "2026-05-21T12:02:54.222594"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=113880663> .

<https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

