@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/a716b148-eaff-4e44-960e-cd594f525932> 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/a716b148-eaff-4e44-960e-cd594f525932/resource/7a685208-8bb9-4adc-9891-1137012d1370>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/a716b148-eaff-4e44-960e-cd594f525932/resource/abaf5415-954e-4139-834c-a0db19d9abd8> ;
    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/a716b148-eaff-4e44-960e-cd594f525932/resource/7a685208-8bb9-4adc-9891-1137012d1370> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (15 min totals)" ;
    dct:issued "2026-08-26T09:53:46.080757"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:53:46.068897"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

<https://ckan.integration.publishing.service.gov.uk/dataset/a716b148-eaff-4e44-960e-cd594f525932/resource/abaf5415-954e-4139-834c-a0db19d9abd8> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (0.2mm)" ;
    dct:issued "2026-08-26T09:53:46.080755"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:53:46.068828"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" .

