@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.integration.publishing.service.gov.uk/dataset/89d02e4f-a51a-493e-b6b9-244ce5854b0e> 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.integration.publishing.service.gov.uk/dataset/89d02e4f-a51a-493e-b6b9-244ce5854b0e/resource/3023974f-d105-49ad-b04b-61a0653eefad>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/89d02e4f-a51a-493e-b6b9-244ce5854b0e/resource/945c2c9a-daf0-4f6f-9d1d-145846482af6> ;
    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.integration.publishing.service.gov.uk/dataset/89d02e4f-a51a-493e-b6b9-244ce5854b0e/resource/3023974f-d105-49ad-b04b-61a0653eefad> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (15 min totals)" ;
    dct:issued "2026-09-11T12:22:14.395593"^^xsd:dateTime ;
    dct:modified "2026-09-11T12:22:14.329054"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

<https://ckan.integration.publishing.service.gov.uk/dataset/89d02e4f-a51a-493e-b6b9-244ce5854b0e/resource/945c2c9a-daf0-4f6f-9d1d-145846482af6> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (0.2mm)" ;
    dct:issued "2026-09-11T12:22:14.395591"^^xsd:dateTime ;
    dct:modified "2026-09-11T12:22:14.328979"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

