@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/59937735-8dc9-4e61-bea7-1dc92a1050f1> a dcat:Dataset ;
    dct:description "An oil and gas industry route geotechnical site survey for Clair Ridge expansion acquired between August and September 2024." ;
    dct:identifier "2d3a4da3-c057-2ba3-e063-0937940a2e0f" ;
    dct:issued "2025-02-10T08:06:09.453591"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:28:13.990388"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.4882 60.6328, -2.6370 60.6328, -2.6370 60.7378, -2.4882 60.7378, -2.4882 60.6328))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.4882, 60.6328], [-2.6370, 60.6328], [-2.6370, 60.7378], [-2.4882, 60.7378], [-2.4882, 60.6328]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2024, BP Exploration, Clair Ridge Expansion Geotechnical Survey, Route Survey, DECC Reference Number GS_1761" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/59937735-8dc9-4e61-bea7-1dc92a1050f1/resource/53dc9422-a9b2-4d62-b351-b0a1709d0a44> .

<https://ckan.publishing.service.gov.uk/dataset/59937735-8dc9-4e61-bea7-1dc92a1050f1/resource/53dc9422-a9b2-4d62-b351-b0a1709d0a44> 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:28:14.014574"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:28:13.996849"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=113885356> .

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

