@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/9206922f-80d5-489a-b8f3-31e5b6435f3c> a dcat:Dataset ;
    dct:description "To examine variation in sediment composition in the back-reef lagoon of Ningaloo Reef, and deduce factors controlling the distribution patterns. This will be done by: determination of the biogenic composition of sediment from different areas of the lagoon; determination of the chemical composition and mineralogy of the biogenic sediment, including use of trace elements as environmental indicators; charting of spatial distribution patterns of the biological, mineralogical and chemical data; testing models for environmental habitat mapping." ;
    dct:identifier "9206922f-80d5-489a-b8f3-31e5b6435f3c" ;
    dct:issued "2025-06-23T13:01:02.203076"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T13:01:02.203085"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((113.0000 -24.5000, 117.5000 -24.5000, 117.5000 -20.0000, 113.0000 -20.0000, 113.0000 -24.5000))"^^gsp:wktLiteral ] ;
    dct:title "Sediment distribution patterns in a back-reef lagoon, Ningaloo reef, Western Australia" ;
    dcat:distribution <https://data.gov.au/dataset/9206922f-80d5-489a-b8f3-31e5b6435f3c/resource/0cdf27be-4c67-4b99-9bcd-d83da173437d> .

<https://data.gov.au/dataset/9206922f-80d5-489a-b8f3-31e5b6435f3c/resource/0cdf27be-4c67-4b99-9bcd-d83da173437d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T13:01:02.204898"^^xsd:dateTime ;
    dct:modified "2025-06-23T13:01:02.199719"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.uwa.edu.au/> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

