@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/576e3f6f-3842-43ac-9bc8-e4ea6bb545ec> a dcat:Dataset ;
    dct:description "An oil and gas industry site survey for a jack-up rig acquired under licences P098, P672, P111 between August and September 2012. The block numbers traversed were 30/2, 30/3." ;
    dct:identifier "cb24b5d9-6641-5be4-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:49:45.077588"^^xsd:dateTime ;
    dct:modified "2026-06-04T15:18:52.353739"^^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.4139 56.8927, 2.3884 56.8927, 2.3884 56.9103, 2.4139 56.9103, 2.4139 56.8927))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.4139, 56.8927], [2.3884, 56.8927], [2.3884, 56.9103], [2.4139, 56.9103], [2.4139, 56.8927]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2012, BG Group, Jackdaw, Jack-Up Rig, DECC Reference Number 2865" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/576e3f6f-3842-43ac-9bc8-e4ea6bb545ec/resource/4b0e9fe4-d1ce-42f2-924a-907091703d5f> .

<https://ckan.publishing.service.gov.uk/dataset/576e3f6f-3842-43ac-9bc8-e4ea6bb545ec/resource/4b0e9fe4-d1ce-42f2-924a-907091703d5f> 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-06-04T15:18:52.377538"^^xsd:dateTime ;
    dct:modified "2026-06-04T15:18:52.359425"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?OGI_siteSvyId=2851643> .

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

