@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/f56dfd54-a1bc-4dd6-90a5-491e30d6bca4> a dcat:Dataset ;
    dct:description "This layer shows geomorphological features (lines) of the Hobart Area as part of the Tasmanian Landslide Hazard Map Series, 2005. Features consist of convex breaks in slope that define features such as tops of marine cliffs, tops of quarry walls, tops of escarpments." ;
    dct:identifier "f56dfd54-a1bc-4dd6-90a5-491e30d6bca4" ;
    dct:issued "2025-06-25T05:18:17.661506"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:18:17.661514"^^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 "Geomorphological polylines of Hobart" ;
    dcat:distribution <https://data.gov.au/dataset/f56dfd54-a1bc-4dd6-90a5-491e30d6bca4/resource/21c9968a-dd0b-43de-b53f-ab3d530e7c32> ;
    dcat:keyword "GEOSCIENCES Geology",
        "GEOSCIENCES Geomorphology",
        "HAZARDS Landslip" .

<https://data.gov.au/dataset/f56dfd54-a1bc-4dd6-90a5-491e30d6bca4/resource/21c9968a-dd0b-43de-b53f-ab3d530e7c32> a dcat:Distribution ;
    dct:description "View Dataset" ;
    dct:format "HTML" ;
    dct:issued "2025-06-25T05:18:17.663386"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:18:17.653647"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://maps.thelist.tas.gov.au/listmap/app/list/map?layout-options=LAYER_LIST_OPEN&cpoint=147.32%2C-42.86%2C2000&srs=EPSG:4283&bmlayer=3&layers=526> .

<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" .

