@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.staging.publishing.service.gov.uk/dataset/090b5786-5b51-46aa-90dd-c41145355568> a dcat:Dataset ;
    dct:description "This British Geological Survey (BGS) regional sampling survey took place in June 1976 in the Bristol Channel on board the RRS John Murray. The purpose was to gather data which could be used to map the regional geology of the area. Seabed samples and cores were collected using Shipek grab and gravity corer. These data are archived by BGS. Technical details of the survey are contained in BGS Internal Report ??." ;
    dct:identifier "abc9f747-5407-0f38-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:43:09.534929"^^xsd:dateTime ;
    dct:modified "2026-08-06T21:14:12.717227"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.7598 51.1694, -5.6881 51.1694, -5.6881 51.5971, -2.7598 51.5971, -2.7598 51.1694))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.7598, 51.1694], [-5.6881, 51.1694], [-5.6881, 51.5971], [-2.7598, 51.5971], [-2.7598, 51.1694]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "British Geological Survey (BGS) Sampling Survey 1976/11: Bristol Channel (03/Jun/1976 to 23/Jun/1976)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/090b5786-5b51-46aa-90dd-c41145355568/resource/6159eeef-fc7e-4542-99e5-1d4ece0431b2> .

<https://ckan.staging.publishing.service.gov.uk/dataset/090b5786-5b51-46aa-90dd-c41145355568/resource/6159eeef-fc7e-4542-99e5-1d4ece0431b2> 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-08-06T21:14:12.757204"^^xsd:dateTime ;
    dct:modified "2026-08-06T21:14:12.735748"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?cruise=1976/11> .

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

