@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.integration.publishing.service.gov.uk/dataset/2036234e-da15-44de-910a-67fce213cce9> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey acquired in April 2022. The block numbers traversed were 49/22, 49/17, 44/18." ;
    dct:identifier "ee4e3663-552b-45c1-e053-0937940a7bc6" ;
    dct:issued "2023-02-23T02:54:52.827858"^^xsd:dateTime ;
    dct:modified "2026-04-10T20:16:35.325106"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.4008 53.2338, 2.2788 53.2338, 2.2788 53.3592, 2.4008 53.3592, 2.4008 53.2338))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.4008, 53.2338], [2.2788, 53.2338], [2.2788, 53.3592], [2.4008, 53.3592], [2.4008, 53.2338]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2022, Chrysaor Ltd, Bell ZX, Victor JM and Kelvin TM Site Survey, Site Survey, DECC Reference Number GS_1368" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2036234e-da15-44de-910a-67fce213cce9/resource/19fd3079-3431-4f5b-8b84-5682f78add24> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2036234e-da15-44de-910a-67fce213cce9/resource/19fd3079-3431-4f5b-8b84-5682f78add24> 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-10T20:16:35.354716"^^xsd:dateTime ;
    dct:modified "2026-04-10T20:16:35.330000"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=65486361> .

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

