@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/0ec6d1e1-39e5-4e7c-a2c2-51e5f4cecf55> a dcat:Dataset ;
    dct:description "Elevation Polygons Above 400m shows the areas that are over 400m elevation (AHD) and was developed from DPIPWE's 25m DEM of Tasmania (ANZTA0005000111)" ;
    dct:identifier "0ec6d1e1-39e5-4e7c-a2c2-51e5f4cecf55" ;
    dct:issued "2025-06-25T05:21:09.849021"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:21:09.849028"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.5000 -44.0000, 149.0000 -44.0000, 149.0000 -39.2000, 143.5000 -39.2000, 143.5000 -44.0000))"^^gsp:wktLiteral ] ;
    dct:title "Emergency Services - Elevation Polygons Above 400m" ;
    dcat:keyword "ECOLOGY Landscape" .

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

