@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/eb83a4ce-2370-4d10-8e2c-87b13bce6a85> a dcat:Dataset ;
    dct:description "Phytoplankton pigment composition (chlorophyll a concentration) was measured in Albatross Bay, Gulf of Carpentaria, northern Australia. Four sites were sampled over six years between August 1986 and April 1992. In the last two years samples were taken at the bottom of the water column in addition to mid-depth." ;
    dct:identifier "eb83a4ce-2370-4d10-8e2c-87b13bce6a85" ;
    dct:issued "2025-06-25T00:22:05.555782"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:22:05.555788"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.1500 -12.6500, 141.6500 -12.6500, 141.6500 -12.5500, 141.1500 -12.5500, 141.1500 -12.6500))"^^gsp:wktLiteral ] ;
    dct:title "Albatross Bay Chlorophyll Data 1986-1992" ;
    dcat:distribution <https://data.gov.au/dataset/eb83a4ce-2370-4d10-8e2c-87b13bce6a85/resource/f12b1c01-a6df-49d7-95a7-8f033f8ca1b7> .

<https://data.gov.au/dataset/eb83a4ce-2370-4d10-8e2c-87b13bce6a85/resource/f12b1c01-a6df-49d7-95a7-8f033f8ca1b7> a dcat:Distribution ;
    dct:description "This work is licensed under a Creative Commons Attribution 4.0 International License" ;
    dct:format "HTML" ;
    dct:issued "2025-06-25T00:22:05.557577"^^xsd:dateTime ;
    dct:modified "2025-06-25T00:22:05.553359"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://creativecommons.org/licenses/by/4.0/> .

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

