@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/f9f247ee-fbd8-434a-9259-9e02e081dd7d> a dcat:Dataset ;
    dct:description "The Macquarie Harbour - 1:25,000 Series depicts bathymetric contours from Hells Gate [145d 13m, -42d 13m] to the mouth of the Gordon River [145d 31m, -42d 26m]. The contours are at 5 metre intervals. The dataset is intended to be used to fulfil coastal management objectives according to The Living Marine Resources Act 1995. It is not to be used for navigational purposes." ;
    dct:identifier "f9f247ee-fbd8-434a-9259-9e02e081dd7d" ;
    dct:issued "2026-01-10T02:23:52.764193"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:23:52.764201"^^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 "Macquarie Harbour Bathymetry - 1:25,000 Series" ;
    dcat:keyword "FISHERIES",
        "FISHERIES Aquaculture",
        "FISHERIES Marine",
        "MARINE" .

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

