@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/f326e7b8-41b8-4b7c-a1e0-3fa569300835> a dcat:Dataset ;
    dct:description """The Tasmanian Estuaries (Georges Bay) Bathymetry 1:25000
depicts bathymetric contours for Georges Bay, St Helens from the
mean high water mark to the deepest part of the main basin at 25 m.
The contour intervals are at 1 metre intervals. The dataset is
intended to be used to fulfil coastal management objectives
according to The Living Marine Resources Act 1995 and to support
Natural Resource management priorities in the Northern NRM
region of Tasmania. It is not to be used for navigational purposes.""" ;
    dct:identifier "f326e7b8-41b8-4b7c-a1e0-3fa569300835" ;
    dct:issued "2026-01-10T02:21:10.028306"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:21:10.028315"^^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 "Tasmanian Estuaries (Georges Bay) Bathymetry - 1:25000" ;
    dcat:keyword "MARINE Estuaries" .

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

