@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/4ef0101c-592c-4263-bea5-12b7ce60909f> a dcat:Dataset ;
    dct:description """This page provides data on the performance of the Report an environmental problem service. This is a public service on GOV.UK where the public can report water pollution and other issues to the Environment Agency via an online form.

The data is updated each month. Attribution statement: © Environment Agency copyright and/or database right 2025.  All rights reserved. """ ;
    dct:identifier "12dee69f-4dc0-4422-acdc-930b2460d140" ;
    dct:issued "2025-07-15T09:38:08.361499"^^xsd:dateTime ;
    dct:modified "2026-07-14T13:02:30.276229"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.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 "Report an environmental problem - performance metrics" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/4ef0101c-592c-4263-bea5-12b7ce60909f/resource/ebb8d7d5-ce4e-4788-a0e7-9ad884d13fe1> ;
    dcat:keyword "digital service",
        "digital service performance",
        "environment",
        "gov.uk",
        "reporting process" .

<https://ckan.integration.publishing.service.gov.uk/dataset/4ef0101c-592c-4263-bea5-12b7ce60909f/resource/ebb8d7d5-ce4e-4788-a0e7-9ad884d13fe1> a dcat:Distribution ;
    dct:description "Report an environmental problem performance data.csv download on Defra Data Services Platform" ;
    dct:format "CSV" ;
    dct:issued "2026-07-14T13:02:30.325932"^^xsd:dateTime ;
    dct:modified "2026-07-14T13:02:30.282079"^^xsd:dateTime ;
    dct:title "Report an environmental problem performance data.csv" ;
    dcat:accessURL <https://environment.data.gov.uk/api/file/download?fileDataSetId=ea729fec-0661-4360-b13c-772cb0d74c65&fileName=Report%20an%20environmental%20problem%20performance%20data.csv> ;
    dcat:mediaType "text/csv" .

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

