@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/e3b0d05e-3904-4595-89d9-28d6202ea450> a dcat:Dataset ;
    dct:description "The first step in understanding risk is understanding the hazard. This means knowing the likelihood of the hazard event and its intensity. During 2018, Geoscience Australia updated the Tropical Cyclone Hazard Assessment (TCHA) to better calculate the likelihood of tropical cyclones in Australia." ;
    dct:identifier "e3b0d05e-3904-4595-89d9-28d6202ea450" ;
    dct:issued "2025-10-16T18:30:32.095089"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T18:30:32.095097"^^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 "Applying science to build resilience to tropical cyclones" ;
    dcat:distribution <https://data.gov.au/dataset/e3b0d05e-3904-4595-89d9-28d6202ea450/resource/45a02b94-4cf6-4e73-b01c-b71bfac7395a> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External",
        "cyclone",
        "tropical cyclone hazard" .

<https://data.gov.au/dataset/e3b0d05e-3904-4595-89d9-28d6202ea450/resource/45a02b94-4cf6-4e73-b01c-b71bfac7395a> a dcat:Distribution ;
    dct:description "Download the article (pdf) [385 KB]" ;
    dct:format "PDF" ;
    dct:issued "2025-10-16T18:30:32.097263"^^xsd:dateTime ;
    dct:modified "2025-10-16T18:30:32.059686"^^xsd:dateTime ;
    dct:title "Download the article (pdf) [385 KB]" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/126058/126058_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" .

