@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.publishing.service.gov.uk/dataset/1e812795-2806-4ff2-93d6-afb2083c4233> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey for a semi-sub rig acquired under licence P012 in August 2009 (shallow gas only) and October 2009 (anchoring only). The block number traversed was 23/22a." ;
    dct:identifier "a6d7eee1-3c2b-0370-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:36:28.717203"^^xsd:dateTime ;
    dct:modified "2026-07-30T21:06:22.317018"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.4625 56.9414, 1.4122 56.9414, 1.4122 56.9689, 1.4625 56.9689, 1.4625 56.9414))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.4625, 56.9414], [1.4122, 56.9414], [1.4122, 56.9689], [1.4625, 56.9689], [1.4625, 56.9414]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2009, Shell UK Ltd, Starling, Semi-Sub Rig, DECC Reference Number 1933" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/1e812795-2806-4ff2-93d6-afb2083c4233/resource/47c2302d-2008-4a8f-ae67-5be3cee9b960> .

<https://ckan.publishing.service.gov.uk/dataset/1e812795-2806-4ff2-93d6-afb2083c4233/resource/47c2302d-2008-4a8f-ae67-5be3cee9b960> 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-07-30T21:06:22.338638"^^xsd:dateTime ;
    dct:modified "2026-07-30T21:06:22.321520"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=2203250> .

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

