@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/01dcb852-eca7-4048-ab08-c0081a5a9534> a dcat:Dataset ;
    dct:description "Series of reports on Wells and Springs of English counties, Wartime Pamphlets of water wells and published BGS Well Inventories." ;
    dct:identifier "9df8df51-639c-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-04-07T14:16:32.172317"^^xsd:dateTime ;
    dct:modified "2026-07-16T17:48:44.602192"^^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.7700, -8.6500 49.7700, -8.6500 60.8600, 1.7800 60.8600, 1.7800 49.7700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.7800, 49.7700], [-8.6500, 49.7700], [-8.6500, 60.8600], [1.7800, 60.8600], [1.7800, 49.7700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Water well inventories" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/01dcb852-eca7-4048-ab08-c0081a5a9534/resource/a3e25125-45b9-4dff-9825-ceb25e1f63c9> ;
    dcat:keyword "Aquifers",
        "Groundwater",
        "Hydrogeology",
        "NERC_DDC",
        "Springs",
        "Wells" .

<https://ckan.integration.publishing.service.gov.uk/dataset/01dcb852-eca7-4048-ab08-c0081a5a9534/resource/a3e25125-45b9-4dff-9825-ceb25e1f63c9> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-16T17:48:44.652705"^^xsd:dateTime ;
    dct:modified "2026-07-16T17:48:44.607728"^^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)" .

