@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/819b8216-ea7d-4221-908d-86ee469ab160> a dcat:Dataset ;
    dct:description "This dataset contains data on species distributions, productivity, reproduction and growth of mangroves and saltmarshes from Batemans Bay, NSW. The data were obtained from a variety of surveys and measurement techniques from two creeks between 1989 and 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 "819b8216-ea7d-4221-908d-86ee469ab160" ;
    dct:issued "2025-06-24T23:50:32.217090"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:50:32.217097"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.1000 -35.8000, 150.3000 -35.8000, 150.3000 -35.7000, 150.1000 -35.7000, 150.1000 -35.8000))"^^gsp:wktLiteral ] ;
    dct:title "Batemans Bay Mangrove and Saltmarsh Data 1989-1991" .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

