@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/4e39b9f0-4464-4ca2-aaf4-620040c409c4> a dcat:Dataset ;
    dct:description "This dataset (geomorphology_line_faults.shp) is a shapefile generated using ArcGIS containing polylines delineating faults and lineaments for the area covered by the Tasmanian Landslide Hazard Map Series: Launceston. Most of the data comes directly from the 1:25 000 seamless geology data held by Mineral Resources Tasmania and has been edited to only contain faults and lineaments within the area of interest. Faults with no geomorphic implications have been removed. The additional features are based on interpretation of aerial photography." ;
    dct:identifier "4e39b9f0-4464-4ca2-aaf4-620040c409c4" ;
    dct:issued "2025-06-25T05:16:09.551028"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:16:09.551036"^^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 - fault polylines" ;
    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" .

