@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/447d16d6-119c-4941-a56d-1182c3c7ce10> a dcat:Dataset ;
    dct:description "The dataset is a subset of the BGS borehole material database, created on August 1st 2015 covering only the Bowland-Hodder geological unit (as defined and mapped by Andrews et al., 2013). It shows all boreholes (name, location and registration details) for which BGS hold borehole material (drillcore, cuttings, samples and their depth ranges). This data will add value to existing NERC (Natural Environment Research Council) data by allowing a simple route for users to identify borehole material from the Bowland-Hodder interval." ;
    dct:identifier "242d0adb-4e2d-28e9-e054-002128a47908" ;
    dct:issued "2015-12-17T11:54:01.752939"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:23:51.435615"^^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 ((0.2792 52.6683, -3.1521 52.6683, -3.1521 54.3828, 0.2792 54.3828, 0.2792 52.6683))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.2792, 52.6683], [-3.1521, 52.6683], [-3.1521, 54.3828], [0.2792, 54.3828], [0.2792, 52.6683]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "An index of borehole materials held by BGS from the Bowland Hodder geological unit" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/447d16d6-119c-4941-a56d-1182c3c7ce10/resource/582a070d-5184-4303-8551-e4ece646e756> ;
    dcat:keyword "Boreholes",
        "Core samples",
        "Drill core",
        "Drill cuttings",
        "Geology",
        "NERC_DDC" .

<https://ckan.staging.publishing.service.gov.uk/dataset/447d16d6-119c-4941-a56d-1182c3c7ce10/resource/582a070d-5184-4303-8551-e4ece646e756> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:23:51.491394"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:23:51.440271"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

