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

<https://data.gov.au/dataset/fa6d5031-4268-5e1f-9729-e4fb7dd3f6b3> a dcat:Dataset ;
    dct:description "This collection provides stochastic data for rainfall, evaporation, and maximum temperature. It contains three sub-datasets, each parameterised to a different subset of the historical period: full-period (1889–2022), post-75 (1975–2022), and post-93 (1993–2022). Each sub-dataset includes 1,000 replicates for eight sites — four for rainfall, three for evaporation, and one for maximum temperature. The duration of each dataset spans from 1889 to 2021, with the final year offset due to stochastic data generation." ;
    dct:identifier "fa6d5031-4268-5e1f-9729-e4fb7dd3f6b3" ;
    dct:issued "2025-10-25T01:41:18.773152"^^xsd:dateTime ;
    dct:modified "2025-11-28T01:42:56.724549"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Stochastic climate data for central-north Victoria (Maryborough area)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Zitian Gao" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

