@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/2f7ee74f-0f9c-4797-807d-662c1e0ec92c> a dcat:Dataset ;
    dct:description "Water framework directive Cycle 2 chemical element classification, confidence and certainty for surface water bodies in England Attribution statement: © Environment Agency copyright and/or database right 2016. All rights reserved." ;
    dct:identifier "6cb7d18c-16dc-4ac3-b2c9-d1a7ddab7a3f" ;
    dct:issued "2016-05-26T12:14:55.146121"^^xsd:dateTime ;
    dct:modified "2025-07-25T13:44:40.955840"^^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 "WFD Cycle 2 Chemical Element Classification Confidence and Certainty" ;
    dcat:keyword "environment" .

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

