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

<https://uatdatansw.dac.nsw.gov.au/dataset/b1db4daf-67a3-40de-9bff-9a1febd99586> a dcat:Dataset ;
    dct:description "These data include mean and maximum rainfall data (in millimetres) by the week ending Saturday (epidemiological week) for all local government areas and local health districts in NSW from 1984 to present. Original rainfall data were extracted as gridded data from SILO Long Paddock at https://www.longpaddock.qld.gov.au/silo/gridded-data/." ;
    dct:identifier "b1db4daf-67a3-40de-9bff-9a1febd99586" ;
    dct:issued "2024-08-02T02:07:58.531148"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-09-17T01:35:08.530318"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> ;
    dct:title "Rainfall data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Environmental Health Branch" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b1db4daf-67a3-40de-9bff-9a1febd99586/resource/0190af45-7fcf-425e-b387-15b24fe04bb8> ;
    dcat:keyword "rainfall" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b1db4daf-67a3-40de-9bff-9a1febd99586/resource/0190af45-7fcf-425e-b387-15b24fe04bb8> a dcat:Distribution ;
    dct:description "These data include mean and maximum rainfall data (in millimetres) by the week ending Saturday (epidemiological week) for all local government areas and local health districts in NSW from 1984 to present. Original rainfall data were extracted as gridded data from SILO Long Paddock at https://www.longpaddock.qld.gov.au/silo/gridded-data/." ;
    dct:format "CSV" ;
    dct:issued "2024-08-02T02:09:08.586468"^^xsd:dateTime ;
    dct:modified "2025-09-17T01:35:08.553205"^^xsd:dateTime ;
    dct:title "Rainfall data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d446b1e0e972ec22d4496c59cf230c98"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/b1db4daf-67a3-40de-9bff-9a1febd99586/resource/0190af45-7fcf-425e-b387-15b24fe04bb8/download/rainfall_with_lhd.csv> ;
    dcat:byteSize "48415453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/organization/015152b6-7d96-4a44-bccc-4c36750ca8ed> a foaf:Agent ;
    foaf:name "NSW Ministry of Health" .

