@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/cb0786ad-e0d8-4f44-9111-3de96710edd9> a dcat:Dataset ;
    dct:description "An oil and gas industry exploration drilling site survey acquired under licence E477 in March 2024. The block number traversed was 42/14." ;
    dct:identifier "1ac773ac-0b7c-5aab-e063-0937940a0a6a" ;
    dct:issued "2024-06-15T09:11:26.631106"^^xsd:dateTime ;
    dct:modified "2026-05-07T10:20:05.145364"^^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.7956 54.6375, 0.7518 54.6375, 0.7518 54.6629, 0.7956 54.6629, 0.7956 54.6375))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.7956, 54.6375], [0.7518, 54.6375], [0.7518, 54.6629], [0.7956, 54.6629], [0.7956, 54.6375]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2024, ONE-Dyas UK Ltd, UKCS Block 42/14 Crosgan Site Survey, Exploration Drilling Survey, DECC Reference Number GS_1689" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/cb0786ad-e0d8-4f44-9111-3de96710edd9/resource/368058ba-0fb6-4cc8-9d70-0c3d7413e867> .

<https://ckan.publishing.service.gov.uk/dataset/cb0786ad-e0d8-4f44-9111-3de96710edd9/resource/368058ba-0fb6-4cc8-9d70-0c3d7413e867> 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-07T10:20:05.171058"^^xsd:dateTime ;
    dct:modified "2026-05-07T10:20:05.152533"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=113885276> .

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

