@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/5daee7b6-7ca3-404b-be61-8f41135c935d> a dcat:Dataset ;
    dct:description "The North Eastern Tasmania marine habitat layer1: 25,000 depicts marine habitats from Swan Island [148° 20', -40° 40'] to St Helens Point [148° 20', -41° 20']. The habitat types depicted in the dataset include rocky reef, sand, hard sand and seagrass. The data was collected from November 2003 to October 2004 by marine researchers at the Tasmanian Aquaculture and Fisheries Institute. The use of underwater camera equipment, echo sounder data, side scan sonar and a Differential GPS unit allowed for the extensive 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 "5daee7b6-7ca3-404b-be61-8f41135c935d" ;
    dct:issued "2026-01-10T02:22:15.689471"^^xsd:dateTime ;
    dct:modified "2026-01-10T02:22:15.689479"^^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 "North Eastern Tasmania Marine Habitats - 1:25000" ;
    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" .

