@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.publishing.service.gov.uk/dataset/39350657-7631-4684-b316-7fca84aa05b4> a dcat:Dataset ;
    dct:description "The UKCEH Flood Event Data Suite consists of: - a procedure to identify and extract paired rainfall-high-flow events from paired time-series, - the dataset of 174,450 events identified when applied to open-access UK precipitation and flow data for 1203 river gauging stations and their upstream catchments, - a database of 63 rainfall statistics and runoff signatures derived from those events. Full details about this dataset can be found at https://doi.org/10.5285/663b9078-ff16-48b2-a3d0-a87f98d1143f" ;
    dct:identifier "663b9078-ff16-48b2-a3d0-a87f98d1143f" ;
    dct:issued "2026-04-09T09:36:04.361922"^^xsd:dateTime ;
    dct:modified "2026-04-09T09:36:04.361926"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/866f4088-ae4f-43b8-ba8c-6d3141a327f2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7680 49.8640, -8.6480 49.8640, -8.6480 60.8610, 1.7680 60.8610, 1.7680 49.8640))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.768, 49.864], [-8.648, 49.864], [-8.648, 60.861], [1.768, 60.861], [1.768, 49.864]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Paired rainfall and high-flow event timeseries, statistics, and extraction method for 1203 stations and catchments in Great Britain recorded during 1990-2016 [UKCEH Flood Event Data Suite]" ;
    dcat:keyword "Meteorological geographical features",
        "catchment average rainfall",
        "flood signature",
        "flood statistics",
        "rainfall statistics",
        "river flow" .

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

