@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/6d1de4f7-8e5c-4f9e-8d17-5851d5ab4045> a dcat:Dataset ;
    dct:description "An oil and gas industry jack-up rig site survey acquired under licence P2252 between February and March 2024. The block number traversed was 41/5a." ;
    dct:identifier "1c55831e-e266-43cd-e063-0937940ae22c" ;
    dct:issued "2024-07-06T12:12:33.429853"^^xsd:dateTime ;
    dct:modified "2026-05-21T12:20:16.107978"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.0191 54.8450, -0.1013 54.8450, -0.1013 54.9150, 0.0191 54.9150, 0.0191 54.8450))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.0191, 54.8450], [-0.1013, 54.8450], [-0.1013, 54.9150], [0.0191, 54.9150], [0.0191, 54.8450]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2024, Shell UK Ltd, Pensacola, Jack-Up Rig, DECC Reference Number GS_1681" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6d1de4f7-8e5c-4f9e-8d17-5851d5ab4045/resource/a3a36a54-23c0-402a-a8d5-87df249eb396> .

<https://ckan.publishing.service.gov.uk/dataset/6d1de4f7-8e5c-4f9e-8d17-5851d5ab4045/resource/a3a36a54-23c0-402a-a8d5-87df249eb396> 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:20:16.131465"^^xsd:dateTime ;
    dct:modified "2026-05-21T12:20:16.114142"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=113885296> .

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

