@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/d97b41d9-5b49-4a40-8f5b-56963de3ff1e> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey for a jack-up rig, debris clearance acquired under licences P083, P1447 in April 2013. The block number traversed was 49/10." ;
    dct:identifier "e0253995-d9ea-101e-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:52:27.118464"^^xsd:dateTime ;
    dct:modified "2026-04-30T10:27:53.209479"^^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 ((2.8893 53.7048, 2.8403 53.7048, 2.8403 53.7263, 2.8893 53.7263, 2.8893 53.7048))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.8893, 53.7048], [2.8403, 53.7048], [2.8403, 53.7263], [2.8893, 53.7263], [2.8893, 53.7048]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013, Centrica, Grove, Site Survey, DECC Reference Number 2915" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/d97b41d9-5b49-4a40-8f5b-56963de3ff1e/resource/85f12d78-1d1b-45f0-b3ae-20cca152ab56> .

<https://ckan.staging.publishing.service.gov.uk/dataset/d97b41d9-5b49-4a40-8f5b-56963de3ff1e/resource/85f12d78-1d1b-45f0-b3ae-20cca152ab56> 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-30T10:27:53.234277"^^xsd:dateTime ;
    dct:modified "2026-04-30T10:27:53.215621"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=19857585> .

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

