@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/5bf6af65-150b-476f-af7c-d4c489fa2f96> a dcat:Dataset ;
    dct:description "Elevation Polygons Between 300m and 400m shows the areas that are over 300m, but below 400m  elevation (AHD) and was developed from DPIPWE's 25m DEM of Tasmania (ANZTA0005000111)" ;
    dct:identifier "5bf6af65-150b-476f-af7c-d4c489fa2f96" ;
    dct:issued "2025-06-25T05:20:26.575029"^^xsd:dateTime ;
    dct:modified "2025-06-25T05:20:26.575035"^^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 Between 300m and 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" .

