@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/64e09f3b-c8f9-4315-85bd-7bcaff2045ef> a dcat:Dataset ;
    dct:description "The database contains scanned images of borehole and site investigation records acquired by BGS in its role as the National Geological Records Centre. The first phase of the programme was completed in 1992 and has been supplemented by additional data acquired through occasional projects. The data are available as raster files or hardcopy, not as text files. The availability of scanned images is restricted to a few major conurbations including Newcastle upon Tyne and Telford." ;
    dct:identifier "9df8df51-6322-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:54:05.530921"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:47:15.968234"^^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.4700 49.8100, -8.0100 49.8100, -8.0100 58.5400, 2.4700 58.5400, 2.4700 49.8100))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.4700, 49.8100], [-8.0100, 49.8100], [-8.0100, 58.5400], [2.4700, 58.5400], [2.4700, 49.8100]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Scanned borehole records" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/64e09f3b-c8f9-4315-85bd-7bcaff2045ef/resource/5c6ea9cf-8438-444d-a54b-ea3c6b377598> ;
    dcat:keyword "Boreholes",
        "Geology",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/64e09f3b-c8f9-4315-85bd-7bcaff2045ef/resource/5c6ea9cf-8438-444d-a54b-ea3c6b377598> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:47:16.004982"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:47:15.974164"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

