@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/cb732e9c-702c-4684-9b4a-87178a77ca76> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey acquired in September 2002. The block number traversed was 44/17." ;
    dct:identifier "a6d7eee1-3d10-0370-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:39:48.630696"^^xsd:dateTime ;
    dct:modified "2026-07-30T21:10:07.160429"^^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.4000 54.3333, 2.2000 54.3333, 2.2000 54.5000, 2.4000 54.5000, 2.4000 54.3333))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.4000, 54.3333], [2.2000, 54.3333], [2.2000, 54.5000], [2.4000, 54.5000], [2.4000, 54.3333]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2002, GDF Suez, Block 44/17b Monroe, Site Survey, BGS Reference Number GB02SS0002" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/cb732e9c-702c-4684-9b4a-87178a77ca76/resource/63ae13d0-1393-44db-bc77-2b6e20760839> .

<https://ckan.publishing.service.gov.uk/dataset/cb732e9c-702c-4684-9b4a-87178a77ca76/resource/63ae13d0-1393-44db-bc77-2b6e20760839> 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-07-30T21:10:07.181885"^^xsd:dateTime ;
    dct:modified "2026-07-30T21:10:07.165242"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=2203479> .

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

