@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.integration.publishing.service.gov.uk/dataset/2eee1e16-0ebe-453c-be45-b9a48657caa0> a dcat:Dataset ;
    dct:description "This Web service provides a spatial index into the BGS collection of onshore borehole materials in the UK and the Isle of Man, including drillcore, bulk specimens, washed and unwashed cuttings and processed material. The boreholes have been drilled by BGS, or by commercial or public bodies. The name of the borehole, its unique reference code and number (BGS_ID) and the type of material is provided. For some boreholes, multiple types of material are available. Details of the collection are held in the Borehole Materials Database, and may be accessed via the BGS website." ;
    dct:identifier "3f10bf45-b276-8da1-e063-3050940aa018" ;
    dct:issued "2025-09-30T18:13:15.883848"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:35:29.392317"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7800 49.8500, -8.6500 49.8500, -8.6500 60.8800, 1.7800 60.8800, 1.7800 49.8500))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.7800, 49.8500], [-8.6500, 49.8500], [-8.6500, 60.8800], [1.7800, 60.8800], [1.7800, 49.8500]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "BGS onshore borehole collection Web service" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2eee1e16-0ebe-453c-be45-b9a48657caa0/resource/ba984e41-ef7e-450e-94c1-5bb7bd501b57> ;
    dcat:keyword "Boreholes",
        "Bulk sampling",
        "Drill core",
        "Drill cuttings",
        "General geology",
        "NERC_DDC",
        "Rock samples",
        "Sampling" .

<https://ckan.integration.publishing.service.gov.uk/dataset/2eee1e16-0ebe-453c-be45-b9a48657caa0/resource/ba984e41-ef7e-450e-94c1-5bb7bd501b57> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-30T20:35:29.447325"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:35:29.397815"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

