@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/4c80ca88-3e2a-4766-8e43-fe836bc13f7d> a dcat:Dataset ;
    dct:description "The Great Oyster Bay contour map 1:25000 depicts bathymetric contours from Cape Bougainville [148 00, -42 30] to Schouten Island [148 19, --42 20] from the coastline to the 40 metre depth. The contour intervals are 5 metre intervals. 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 "4c80ca88-3e2a-4766-8e43-fe836bc13f7d" ;
    dct:issued "2026-01-10T02:23:50.447623"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:23:50.447632"^^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 "Great Oyster Bay Bathymetric Data - 1:25000" ;
    dcat:keyword "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" .

