@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/b9a08b61-7f4d-466c-87bc-7545948549cd> a dcat:Dataset ;
    dct:description "This dataset contains the results from quadrat surveys in the Marmion Lagoon, Perth, Western Australia. Approximately monthly surveys were conducted between October 1993 and October 1994 to determine the biomass and distribution of filter feeders in relation to seagrass distributions." ;
    dct:identifier "b9a08b61-7f4d-466c-87bc-7545948549cd" ;
    dct:issued "2025-06-24T22:52:40.321649"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:52:40.321657"^^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.8333, 115.6833 -31.8333, 115.6833 -31.8833))"^^gsp:wktLiteral ] ;
    dct:title "Marmion Lagoon Filter Feeder Survey Data Western Australia 1993-1994" .

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

