@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/05931faa-8121-4363-b92c-36245247408d> a dcat:Dataset ;
    dct:description """For the Water Framework Directive (WFD) water bodies are given classifications based on data collected at monitoring sites. There may be one or more sites per water body. Classification is an important part of the WFD life cycle, it allows the current environmental conditions to be defined. Subsequent classifications indicate if any work carried out is having a positive effect. 
Data are collected by field operatives or automated collection methods. These data are passed through models that calculate the classification for a site. These results then form the basis of a water body classification.
Included are much of the supporting data produced by the models, called classification facts.
This data set is extracted from the Environment Agency's Catchment Planning System. Data are available for each year and WFD planning cycle.
Further information is available in a readme file included with the data. Attribution statement: Environment Agency copyright and/or database right 2016. All rights reserved.""" ;
    dct:identifier "a4b037c4-6fd5-4890-8c8e-301ecca8e23c" ;
    dct:issued "2016-04-27T08:04:57.896294"^^xsd:dateTime ;
    dct:modified "2025-07-25T13:44:37.209797"^^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 1 Site Classifications 2015" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/05931faa-8121-4363-b92c-36245247408d/resource/74c871de-2475-48cb-9a44-d9e39e2f8ca7> ;
    dcat:keyword "EC directive",
        "environment",
        "water quality" .

<https://ckan.staging.publishing.service.gov.uk/dataset/05931faa-8121-4363-b92c-36245247408d/resource/74c871de-2475-48cb-9a44-d9e39e2f8ca7> a dcat:Distribution ;
    dct:description "WFD_Cycle_1_Site_Classifications_2015.zip download on Defra Data Services Platform" ;
    dct:format "ZIP" ;
    dct:issued "2025-07-25T13:44:37.245360"^^xsd:dateTime ;
    dct:modified "2025-07-25T13:44:37.215148"^^xsd:dateTime ;
    dct:title "WFD_Cycle_1_Site_Classifications_2015.zip" ;
    dcat:accessURL <https://environment.data.gov.uk/api/file/download?fileDataSetId=9f103e33-ff6b-498f-9ccf-2cfc3bf6c92a&fileName=WFD_Cycle_1_Site_Classifications_2015.zip> ;
    dcat:mediaType "application/zip" .

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

