@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/9cfb797c-ecb5-4d2d-b891-62fec9f3ea98> a dcat:Dataset ;
    dct:description "The Moulting Lagoon marine habitat project 1:25000 depicts marine habitats within Moutling Lagoon [148d 11m, -42d 02m] between Swansea and Bicheno on Tasmania's east coast.  The habitat types depicted in the dataset include Ruppia, Aquatic Macrophytes, Silt and Seagrass. The data was collected through intensive field sampling in July 2008 by marine researchers at the Tasmanian Aquaculture and Fisheries Institute. The use of underwater camera equipment, echo sounder data and a Differential GPS unit allowed for the area to be surveyed. The dataset is intended to be used to fulfil coastal management objectives according to The Living Marine Resources Act 1995." ;
    dct:identifier "9cfb797c-ecb5-4d2d-b891-62fec9f3ea98" ;
    dct:issued "2026-01-10T02:24:07.016191"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:24:07.016199"^^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 "Moulting Lagoon Habitat Map - 1:25000 Digital Topographic Series" ;
    dcat:keyword "BOUNDARIES Biophysical",
        "FISHERIES",
        "FISHERIES Aquaculture",
        "FISHERIES Marine",
        "MARINE Coasts",
        "MARINE Reefs" .

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

