@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/4601f41e-7d8a-4576-85c9-560564d02045> a dcat:Dataset ;
    dct:description "This dataset contains nutrient and chlorophyll a data from Marmion Lagoon, Perth, Western Australia. Samples were obtained between March 1994 and March 1995." ;
    dct:identifier "4601f41e-7d8a-4576-85c9-560564d02045" ;
    dct:issued "2025-06-25T00:05:19.708318"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:05:19.708326"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((115.6833 -31.8833, 115.7333 -31.8833, 115.7333 -31.8330, 115.6833 -31.8330, 115.6833 -31.8833))"^^gsp:wktLiteral ] ;
    dct:title "Marmion Lagoon Nutrient and Chlorophyll Data Western Australia 1994-1995" .

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

