@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/553fb4e1-0f85-4536-a993-9cdef54f59dd> a dcat:Dataset ;
    dct:description "This layer is an image of the deep-seated landslide hazard map of the Hobart Area as part of the Tasmanian Landslide Hazard Map Series, 2005." ;
    dct:identifier "553fb4e1-0f85-4536-a993-9cdef54f59dd" ;
    dct:issued "2025-06-25T05:21:53.052091"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:21:53.052098"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.1000 -43.5000, 147.2600 -43.5000, 147.2600 -42.9000, 147.1000 -42.9000, 147.1000 -43.5000))"^^gsp:wktLiteral ] ;
    dct:title "Deep-seated landslide hazard map of Hobart" ;
    dcat:keyword "GEOSCIENCES Geology",
        "GEOSCIENCES Geomorphology",
        "HAZARDS Landslip" .

<https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> a foaf:Agent ;
    foaf:mbox "listhelp@dpipwe.tas.gov.au" ;
    foaf:name "Tasmania Government's The List Data" .

