@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/9fdd6f7c-a9c3-4a53-a5ff-12c95e279158> a dcat:Dataset ;
    dct:description "[THIS DATASET HAS BEEN WITHDRAWN]. This dataset includes manual measurements of water table depth at the Climoor fieldsite in the Clocaenog Forest, north-east Wales. Water table depth was collected via water permeable tubes installed through the soil profile down to bedrock. Measurements were taken, usually every two weeks, using a tape measure and head torch to assist in seeing the water level in the tube. Data are available from May 2009 to January 2014. Full details about this dataset can be found at https://doi.org/10.5285/5ba28b53-6b20-4e31-9c0f-ba234ddc55ef" ;
    dct:identifier "5ba28b53-6b20-4e31-9c0f-ba234ddc55ef" ;
    dct:issued "2014-03-10T09:01:42.988299"^^xsd:dateTime ;
    dct:modified "2026-03-11T23:36:03.325423"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.3910 53.0330, -3.4790 53.0330, -3.4790 53.0770, -3.3910 53.0770, -3.3910 53.0330))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.391, 53.033], [-3.479, 53.033], [-3.479, 53.077], [-3.391, 53.077], [-3.391, 53.033]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Water table depth data from Climoor fieldsite in Clocaenog Forest" ;
    dcat:keyword "Environmental Monitoring Facilities",
        "water table depth" .

<https://ckan.staging.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> a foaf:Organization ;
    foaf:name "Environmental Information Data Centre" .

