@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/01bd0c3c-4508-4500-b884-4c69810dc0cb> a dcat:Dataset ;
    dct:description "This British Geological Survey (BGS) marine sampling trials survey took place in January 2013 in the area of Loch Linnhe on board the Northern Lighthouse Board vessel NLV Pharos. The aim was to test the BGS seabed rockdrill RD2." ;
    dct:identifier "d5390b60-2eec-0905-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:51:28.260290"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:08:07.233303"^^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 ((-5.3922 56.4818, -5.6846 56.4818, -5.6846 56.6395, -5.3922 56.6395, -5.3922 56.4818))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.3922, 56.4818], [-5.6846, 56.4818], [-5.6846, 56.6395], [-5.3922, 56.6395], [-5.3922, 56.4818]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "British Geological Survey (BGS) Sampling Survey 2013/2: RD2 Rockdrill Trials: Loch Linnhe (20/Jan/2013 to 28/Jan/2013)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/01bd0c3c-4508-4500-b884-4c69810dc0cb/resource/2cd5553f-aa87-44ed-b93c-97c3c8b84dd9> .

<https://ckan.staging.publishing.service.gov.uk/dataset/01bd0c3c-4508-4500-b884-4c69810dc0cb/resource/2cd5553f-aa87-44ed-b93c-97c3c8b84dd9> 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-30T20:08:07.257133"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:08:07.237940"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?cruise=2013/2> .

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

