@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f4687d53-83d6-494c-9192-8e6cc91c004d> a dcat:Dataset ;
    dct:description "This dataset has been released as a one-off extra dataset to supplement the existing rain gauge rainfall data for the FloodHack16 hack event held at ODI Leeds on 11 & 12 March 2016. Information Every time 0.2mm of rain has fallen, the time stamp is recorded. This means that the closer the time stamp, the harder it is raining." ;
    dct:identifier "2rl8o" ;
    dct:issued "2016-02-29T09:35:24+00:00"^^xsd:dateTime ;
    dct:modified "2016-03-08T09:50:37+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Pottery Fields rain gauge rainfall data" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f4687d53-83d6-494c-9192-8e6cc91c004d/resource/27ecb43d-953d-45cd-87bf-cb9faaf9c5b2>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/f4687d53-83d6-494c-9192-8e6cc91c004d/resource/9bcaa7b3-4dc8-4102-bf2c-ca125b80e405> ;
    dcat:keyword "Flood",
        "Flood Defence",
        "FloodHack16",
        "city centre",
        "rainfall",
        "water" ;
    dcat:landingPage <https://datamillnorth.org/dataset/pottery-fields-rain-gauge-rainfall-data-2rl8o> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f4687d53-83d6-494c-9192-8e6cc91c004d/resource/27ecb43d-953d-45cd-87bf-cb9faaf9c5b2> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (15 min totals)" ;
    dct:issued "2026-08-19T09:51:42.164410"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:51:42.156529"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

<https://ckan.staging.publishing.service.gov.uk/dataset/f4687d53-83d6-494c-9192-8e6cc91c004d/resource/9bcaa7b3-4dc8-4102-bf2c-ca125b80e405> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (0.2mm)" ;
    dct:issued "2026-08-19T09:51:42.164408"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:51:42.156457"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

