@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/37814dfa-a28e-46ce-b0d7-8f2c3a0130d7> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey acquired between April and May 2011. The block numbers traversed were 204/19, 204/24, 204/20." ;
    dct:identifier "9f51bee6-bc70-223a-e054-002128a47908" ;
    dct:issued "2023-02-23T02:31:39.775674"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:58:38.312946"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.1815 60.3089, -4.3065 60.3089, -4.3065 60.3756, -4.1815 60.3756, -4.1815 60.3089))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.1815, 60.3089], [-4.3065, 60.3089], [-4.3065, 60.3756], [-4.1815, 60.3756], [-4.1815, 60.3089]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2011, BP Exploration, 2011 Foinaven Site Survey, Site Survey, DECC Reference Number 2467" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/37814dfa-a28e-46ce-b0d7-8f2c3a0130d7/resource/dd4a5489-2977-4cb9-bb7b-ca7838801af1> .

<https://ckan.publishing.service.gov.uk/dataset/37814dfa-a28e-46ce-b0d7-8f2c3a0130d7/resource/dd4a5489-2977-4cb9-bb7b-ca7838801af1> 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-09T08:58:38.336408"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:58:38.319549"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=65415681> .

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

