@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/f1bc1507-34c1-450a-a57e-5caba6fa8a88> a dcat:Dataset ;
    dct:description "An oil and gas industry exploration drilling site survey acquired under licence P2438 in March 2022. The block numbers traversed were 48/11, 48/12." ;
    dct:identifier "ee894a50-7028-6570-e053-0937940abeda" ;
    dct:issued "2023-02-23T02:54:53.802296"^^xsd:dateTime ;
    dct:modified "2026-08-28T07:30:24.768923"^^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.2278 53.6230, 1.1934 53.6230, 1.1934 53.6440, 1.2278 53.6440, 1.2278 53.6230))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.2278, 53.6230], [1.1934, 53.6230], [1.1934, 53.6440], [1.2278, 53.6440], [1.2278, 53.6230]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2022, IOG North Sea Ltd, Goddard Blocks 48/11 and 48/12, Exploration Drilling Survey, DECC Reference Number GS_1327" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f1bc1507-34c1-450a-a57e-5caba6fa8a88/resource/09764641-6485-4aa5-9b36-f763c3bd39d7> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f1bc1507-34c1-450a-a57e-5caba6fa8a88/resource/09764641-6485-4aa5-9b36-f763c3bd39d7> 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-08-28T07:30:24.803807"^^xsd:dateTime ;
    dct:modified "2026-08-28T07:30:24.782753"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=65486383> .

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

