@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/54f0b593-1652-49f0-944e-9bd3dfe7667c> a dcat:Dataset ;
    dct:description "An oil and gas industry rig site survey acquired under licences P2380, P2351, P2381 between July and August 2020. The block numbers traversed were 22/7, 22/8." ;
    dct:identifier "caebf6b0-dd24-19f2-e054-002128a47908" ;
    dct:issued "2023-02-23T02:49:37.325856"^^xsd:dateTime ;
    dct:modified "2026-06-18T16:14:05.624048"^^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.4627 57.6573, 1.3665 57.6573, 1.3665 57.7248, 1.4627 57.7248, 1.4627 57.6573))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.4627, 57.6573], [1.3665, 57.6573], [1.3665, 57.7248], [1.4627, 57.7248], [1.4627, 57.6573]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2020, Shell UK Ltd, Orlov 2DUHR Survey, Site Survey, DECC Reference Number GS_1100" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/54f0b593-1652-49f0-944e-9bd3dfe7667c/resource/9ee4aba4-6b9b-4d32-9d9f-2dd535b7ca85> .

<https://ckan.publishing.service.gov.uk/dataset/54f0b593-1652-49f0-944e-9bd3dfe7667c/resource/9ee4aba4-6b9b-4d32-9d9f-2dd535b7ca85> 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-06-18T16:14:05.647241"^^xsd:dateTime ;
    dct:modified "2026-06-18T16:14:05.629002"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=65477042> .

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

