@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/1621af89-8df2-4b3c-89cf-e49c1d3b23a4> a dcat:Dataset ;
    dct:description "The Mercury Passage contour map 1:25000 depicts bathymetric contours from Marion Bay [147  57' -42 44'] to Lords Bluff [148 15' -42 30'] from the coastline to the 40metre depth contour. The contour interval is 5 metres. The dataset is intended to be used to fulfil coastal management objectives according to The Living Marine Resources Act 1995 and is not to be used for navigational purposes" ;
    dct:identifier "1621af89-8df2-4b3c-89cf-e49c1d3b23a4" ;
    dct:issued "2026-01-10T02:23:19.876166"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:23:19.876176"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/090f1330-0d1f-422a-a875-b4d6b7721058> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.5000 -42.5000, 148.0000 -42.5000, 148.0000 -42.0000, 147.5000 -42.0000, 147.5000 -42.5000))"^^gsp:wktLiteral ] ;
    dct:title "Mercury Passage Marine Contour Layer 1:25000" ;
    dcat:keyword "FISHERIES Marine",
        "MARINE Coasts" .

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

