@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/83d947c6-26c7-429d-9dd5-f554f49423b3> a dcat:Dataset ;
    dct:description "[THIS DATASET HAS BEEN WITHDRAWN]. This dataset contains daily automated weather station (AWS) data from the Climoor field site in Clocaenog forest, NE Wales. It runs from 12/6/1999 until 31/12/2013, and contains air temperature (mean, minimum and maximum), rainfall, net radiation, solar radiation, photosynthetically active radiation (PAR), wind speed and direction. The dataset has been quality checked, and incorrect or missing values removed, data has not been infilled. Full details about this dataset can be found at https://doi.org/10.5285/01592784-807b-453a-ac52-0478ad616484" ;
    dct:identifier "01592784-807b-453a-ac52-0478ad616484" ;
    dct:issued "2014-03-10T09:09:15.452911"^^xsd:dateTime ;
    dct:modified "2026-03-13T15:10:09.419791"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.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 "Daily automated weather station (AWS) data from Climoor fieldsite in Clocaenog Forest" ;
    dcat:keyword "AWS",
        "Environmental Monitoring Facilities" .

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

