@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/2453acfb-7bc4-47bd-bb6d-b43b6a103603> a dcat:Dataset ;
    dct:description "Reports of Water Resources Board and Section 16 Water Industry reports on water resources of England and Wales." ;
    dct:identifier "9df8df51-6362-37a8-e044-0003ba9b0d98" ;
    dct:issued "2026-02-11T20:43:26.257994"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:48:00.439732"^^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 ((2.0000 49.7700, -6.3300 49.7700, -6.3300 55.8300, 2.0000 55.8300, 2.0000 49.7700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.0000, 49.7700], [-6.3300, 49.7700], [-6.3300, 55.8300], [2.0000, 55.8300], [2.0000, 49.7700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Reports on water resources" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2453acfb-7bc4-47bd-bb6d-b43b6a103603/resource/f410dc82-9f96-4821-a327-a5c6c0bede51> ;
    dcat:keyword "Aquifers",
        "Groundwater",
        "Hydrogeology",
        "NERC_DDC",
        "Water resources" .

<https://ckan.integration.publishing.service.gov.uk/dataset/2453acfb-7bc4-47bd-bb6d-b43b6a103603/resource/f410dc82-9f96-4821-a327-a5c6c0bede51> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:48:00.493380"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:48:00.444019"^^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)" .

