@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/874e15ec-dec7-4b81-ab4a-bf6e42fccac7> a dcat:Dataset ;
    dct:description "This layer shows Tertiary age geological polygons of the Hobart Area as part of the Tasmanian Landslide Hazard Map Series, 2005. It is helpful to identify the distribution of a particularly problematical rock unit." ;
    dct:identifier "874e15ec-dec7-4b81-ab4a-bf6e42fccac7" ;
    dct:issued "2025-06-25T05:17:02.380254"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:17:02.380261"^^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 "Tertiary age geological polygons 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" .

