@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/fa7c951a-dc55-4c77-9edb-0879995ffc41> 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/fa7c951a-dc55-4c77-9edb-0879995ffc41/resource/d6854e01-e2c7-4573-8741-bea1f39ffbe2>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/fa7c951a-dc55-4c77-9edb-0879995ffc41/resource/d7beb17c-b4f4-4bef-9a03-dc8091ad9f30> ;
    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/fa7c951a-dc55-4c77-9edb-0879995ffc41/resource/d6854e01-e2c7-4573-8741-bea1f39ffbe2> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (0.2mm)" ;
    dct:issued "2026-08-26T09:12:34.140807"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:12:34.092266"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

<https://ckan.staging.publishing.service.gov.uk/dataset/fa7c951a-dc55-4c77-9edb-0879995ffc41/resource/d7beb17c-b4f4-4bef-9a03-dc8091ad9f30> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (15 min totals)" ;
    dct:issued "2026-08-26T09:12:34.140809"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:12:34.092347"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

