@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/f949df21-33a9-40f0-a660-4dafe4aeae73> a dcat:Dataset ;
    dct:description "This dataset contains species distribution, abundance and identity data of benthic invertebrates from Batemans Bay, NSW. Epifauna samples from the inter-tidal and subtidal rocky coasts around the bay were sampled twice, in November 1990 and August 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 "f949df21-33a9-40f0-a660-4dafe4aeae73" ;
    dct:issued "2025-06-24T23:37:56.504387"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:37:56.504394"^^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 Rocky Coasts Epifauna Data 1990-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" .

