@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/2380acc2-8083-4b4e-bfc0-26cf2f5b6048> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>This dataset has been released as a one-off extra dataset to supplement the existing <a href="/dataset/rain-gauge-rainfall-data">rain gauge rainfall data</a> for the FloodHack16 hack event held at ODI Leeds on 11 & 12 March 2016.</p>
  <h2>Information</h2>
  <ul>
    <li>
      <p>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.</p>
    </li>
  </ul>
</dp-prose>""" ;
    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 Open Data Team" ] ;
    dct:title "Pottery Fields rain gauge rainfall data" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2380acc2-8083-4b4e-bfc0-26cf2f5b6048/resource/b5350c3f-4955-4e6c-bbdd-ecd8540e1e50>,
        <https://ckan.integration.publishing.service.gov.uk/dataset/2380acc2-8083-4b4e-bfc0-26cf2f5b6048/resource/d5382b80-714f-43c9-9069-5bf402de1a94> ;
    dcat:landingPage <https://datamillnorth.org/dataset/pottery-fields-rain-gauge-rainfall-data-2rl8o> .

<https://ckan.integration.publishing.service.gov.uk/dataset/2380acc2-8083-4b4e-bfc0-26cf2f5b6048/resource/b5350c3f-4955-4e6c-bbdd-ecd8540e1e50> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (0.2mm)" ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:11:18.963928"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:33:38.329436"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" ;
    dcat:accessURL <https://datamillnorth.org/download/2rl8o/3ad101d7-b718-4f42-9133-f3b46169040b/LdsPotteryField2Jun13Feb16.csv> ;
    dcat:byteSize 390594.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.integration.publishing.service.gov.uk/dataset/2380acc2-8083-4b4e-bfc0-26cf2f5b6048/resource/d5382b80-714f-43c9-9069-5bf402de1a94> a dcat:Distribution ;
    dct:description "Pottery Fields rain gauge rainfall data (15 min totals)" ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:11:18.963931"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:33:38.329498"^^xsd:dateTime ;
    dct:title "12/06/2013 - 21/02/2016" ;
    dcat:accessURL <https://datamillnorth.org/download/2rl8o/d6de91ff-6638-408f-8e40-90f51bad3b33/LdsPotteryField1Jun13Feb1615MIN.csv> ;
    dcat:byteSize 3225882.0 ;
    dcat:mediaType "text/csv" .

