@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/68c20787-fbce-4ce4-8b7f-f338a8a63ff6> a dcat:Dataset ;
    dct:description "This Web service provides a spatial index into the ground investigation (also known as site investigation) reports collection held by the British Geological Survey (BGS) in the National Geoscience Data Centre (NGDC). Because of the long history and composite nature of this collection, and the different methodologies which have been used to locate and spatially reference the reports, the accuracy of report areas varies within the collection. Some reports have been scanned, and where available, a download link to the scan is provided." ;
    dct:identifier "3f10bf45-b274-8da1-e063-3050940aa018" ;
    dct:issued "2025-09-30T18:13:14.351427"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:30:14.368803"^^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 ground investigation (site investigation) reports collection Web service" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/68c20787-fbce-4ce4-8b7f-f338a8a63ff6/resource/66449ed0-0f1e-4a72-8cc7-8d73fd015652> ;
    dcat:keyword "Boreholes",
        "Engineering geology",
        "NERC_DDC",
        "Site investigations" .

<https://ckan.integration.publishing.service.gov.uk/dataset/68c20787-fbce-4ce4-8b7f-f338a8a63ff6/resource/66449ed0-0f1e-4a72-8cc7-8d73fd015652> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:30:14.411641"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:30:14.375183"^^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)" .

