@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/631b1c60-2588-4825-a1a1-7ea1857e01f8> a dcat:Dataset ;
    dct:description """Survey Data captured after severe natural hazard events covering a range of hazards with specific attributes. This observational information is used as input data to assessing vulnerability to natural hazard, but is not made available in its raw form. 
Value: Used to assess impacts from natural disasters and thereby reduce future risks. 
Scope: Australia, data from Papua New Guinea, Indonesian province of West Sumatra (Padang) and New Zealand""" ;
    dct:identifier "631b1c60-2588-4825-a1a1-7ea1857e01f8" ;
    dct:issued "2025-10-16T18:51:18.719594"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-10-16T18:51:18.719600"^^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 "Australian Region Multi-Hazard Post Disaster Survey Data Collection" ;
    dcat:keyword "DC2020",
        "EARTH SCIENCES",
        "HVC - High Value Collection",
        "Published_External" .

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

