@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/f40e7bab-8183-4a32-bafd-94e417642367> a dcat:Dataset ;
    dct:description "Index to Statutory Borehole Notifications of intent to drill a borehole for water supply." ;
    dct:identifier "9df8df51-639d-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:55:49.241777"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:48:36.811351"^^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 ((180.0000 -90.0000, -180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[180.0000, -90.0000], [-180.0000, -90.0000], [-180.0000, 90.0000], [180.0000, 90.0000], [180.0000, -90.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Published inventories of wells and springs, dating from 1900, 1940's and 1970's" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/f40e7bab-8183-4a32-bafd-94e417642367/resource/9e5bf7f4-c4f4-4ec0-b3b8-372f14292ba4> ;
    dcat:keyword "Groundwater",
        "Hydrogeology",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/f40e7bab-8183-4a32-bafd-94e417642367/resource/9e5bf7f4-c4f4-4ec0-b3b8-372f14292ba4> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:48:36.847617"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:48:36.814975"^^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)" .

