@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/2eb9d60d-359e-4344-84e7-30edce0953c8> a dcat:Dataset ;
    dct:description "Nutrients in Albatross Bay, Gulf of Carpentaria, northern Australia, were examined monthly between August 1991 and April 1992. Levels of nitrate, nitrite, phosphate and silicate were measured, at four sites, at different depths in the water column." ;
    dct:identifier "2eb9d60d-359e-4344-84e7-30edce0953c8" ;
    dct:issued "2025-06-24T23:03:33.560432"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:03:33.560439"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.5000 -13.0000, 142.0000 -13.0000, 142.0000 -12.5000, 141.5000 -12.5000, 141.5000 -13.0000))"^^gsp:wktLiteral ] ;
    dct:title "Albatross Bay Nutrient Data 1991-1992" ;
    dcat:distribution <https://data.gov.au/dataset/2eb9d60d-359e-4344-84e7-30edce0953c8/resource/7cbf48b0-61f1-4339-948c-256b5490a6e0> .

<https://data.gov.au/dataset/2eb9d60d-359e-4344-84e7-30edce0953c8/resource/7cbf48b0-61f1-4339-948c-256b5490a6e0> 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-24T23:03:33.562165"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:03:33.558017"^^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" .

