@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/2db70117-32ac-4a83-9517-489bbc0fc851> a dcat:Dataset ;
    dct:description "This dataset (geomorphology_poly_depositional.shp) contains polygons delineating depositional geomorphic features of the area covered by the Tasmanian Landslide Hazard Map Series: Launceston. The data has been generated through a combination of simplification of surficial deposits shown in the seamless 1:25 000 geology data held by MRT and aerial photography interpretation. The shapefile was created using ArcGIS software." ;
    dct:identifier "2db70117-32ac-4a83-9517-489bbc0fc851" ;
    dct:issued "2025-06-25T05:16:39.102565"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:16:39.102572"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.9880 -41.5060, 147.2280 -41.5060, 147.2280 -41.3260, 146.9880 -41.3260, 146.9880 -41.5060))"^^gsp:wktLiteral ] ;
    dct:title "Launceston geomorphology - depositional polygons" ;
    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" .

