@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/5bb81e71-80e5-4185-8beb-c27fc94920b4> a dcat:Dataset ;
    dct:description "This dataset contains seagrass productivity and distribution data from Wagonga Inlet, adjacent to Narooma, NSW. The data were obtained between April and October 1991. The data were taken as a control site for similiar sampling in Jervis Bay. The data are part of the Jervis Bay Marine Ecological Study. NB - As the database has been lost, the only data still available are those published in the JERVIS BAY BASELINE STUDIES Final Report." ;
    dct:identifier "5bb81e71-80e5-4185-8beb-c27fc94920b4" ;
    dct:issued "2026-04-10T19:57:56.864295"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-10T19:57:56.864304"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.0000 -36.2500, 150.1000 -36.2500, 150.1000 -36.2000, 150.0000 -36.2000, 150.0000 -36.2500))"^^gsp:wktLiteral ] ;
    dct:title "Wagonga Inlet Seagrass Ecology Data 1991" .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

