@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/13fea4d3-6f2a-47c7-b0a9-4713cdcf6ca7> a dcat:Dataset ;
    dct:description "An oil and gas industry rig site survey acquired under licence 1286822 (UKOP) between August and September 2023. The block number traversed was 48/8b." ;
    dct:identifier "0f4e5453-d9dc-36b1-e063-0937940a2e1c" ;
    dct:issued "2024-01-26T09:16:54.199475"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:19:41.732879"^^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.5562 53.7808, 1.5100 53.7808, 1.5100 53.7993, 1.5562 53.7993, 1.5562 53.7808))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.5562, 53.7808], [1.5100, 53.7808], [1.5100, 53.7993], [1.5562, 53.7993], [1.5562, 53.7808]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2023, Shell UK Ltd, Selene, Site Survey, DECC Reference Number GS_1596" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/13fea4d3-6f2a-47c7-b0a9-4713cdcf6ca7/resource/05bfa0ed-ef56-4c6c-b350-aa45c941ae8e> .

<https://ckan.publishing.service.gov.uk/dataset/13fea4d3-6f2a-47c7-b0a9-4713cdcf6ca7/resource/05bfa0ed-ef56-4c6c-b350-aa45c941ae8e> 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-04-30T09:19:41.757690"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:19:41.739899"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=113880741> .

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

