@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.staging.publishing.service.gov.uk/dataset/aae2bba3-3db3-4f63-ba33-2c27a5799420> a dcat:Dataset ;
    dct:description """Explore future water resources for different scenarios of climate change, abstraction and discharge.

This data is published by the Environment Agency on behalf of the Department for Energy Security and Net Zero.
 Attribution statement: © Environment Agency copyright and/or database right 2025. All rights reserved. """ ;
    dct:identifier "26408463-85eb-4978-9baa-6e36e535ae48" ;
    dct:issued "2025-01-23T16:35:05.457862"^^xsd:dateTime ;
    dct:modified "2025-08-01T13:32:53.005936"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/11c51f05-a8bf-4f58-9b95-7ab55f9546d7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0720 49.9430, -6.2360 49.9430, -6.2360 55.8160, 2.0720 55.8160, 2.0720 49.9430))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.072, 49.943], [-6.236, 49.943], [-6.236, 55.816], [2.072, 55.816], [2.072, 49.943]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Future Water Resources Data Visualisation" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/aae2bba3-3db3-4f63-ba33-2c27a5799420/resource/7b7ee16a-9b3a-4cb1-adee-ab4f612d7483> ;
    dcat:keyword "Water management   ",
        "environment",
        "man-made climate change" .

<https://ckan.staging.publishing.service.gov.uk/dataset/aae2bba3-3db3-4f63-ba33-2c27a5799420/resource/7b7ee16a-9b3a-4cb1-adee-ab4f612d7483> a dcat:Distribution ;
    dct:description "Future Water Resources Data Visualisation Tool" ;
    dct:issued "2025-08-01T13:32:53.040243"^^xsd:dateTime ;
    dct:modified "2025-08-01T13:32:53.010112"^^xsd:dateTime ;
    dct:title "Future Water Resources Data Visualisation Tool" ;
    dcat:accessURL <https://environment.data.gov.uk/future-water> .

<https://ckan.staging.publishing.service.gov.uk/organization/11c51f05-a8bf-4f58-9b95-7ab55f9546d7> a foaf:Organization ;
    foaf:name "Environment Agency" .

