@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/607ec18c-3ced-4bf4-a99d-6c5fa43dcda1> a dcat:Dataset ;
    dct:description """Recent climate conditions experienced in Australia certainly ring true with the
famous words from author, Dorothea Mackellar, ‘of droughts and flooding rains’.""" ;
    dct:identifier "607ec18c-3ced-4bf4-a99d-6c5fa43dcda1" ;
    dct:issued "2025-10-16T20:03:35.751749"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T20:03:35.751756"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -44.0000, 154.0000 -44.0000, 154.0000 -9.0000, 112.0000 -9.0000, 112.0000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "If it doesn’t rain it pours: estimating flood risk for safer communities" ;
    dcat:distribution <https://data.gov.au/dataset/607ec18c-3ced-4bf4-a99d-6c5fa43dcda1/resource/8a765d48-7801-46e7-a1c3-9bf5ea84d437> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External",
        "flood hazard",
        "flood risk reduction",
        "modelling" .

<https://data.gov.au/dataset/607ec18c-3ced-4bf4-a99d-6c5fa43dcda1/resource/8a765d48-7801-46e7-a1c3-9bf5ea84d437> a dcat:Distribution ;
    dct:description "Download the article (pdf) [88 KB]" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T20:03:35.753488"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:03:35.744970"^^xsd:dateTime ;
    dct:title "Download the article (pdf) [88 KB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/144200/144200_00_0.pdf> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

