@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/2ec6414e-4a14-4fb1-8f85-acb934b3f073> a dcat:Dataset ;
    dct:description "An oceanographic pilot study was carried out at Scott Reef to investigate the behaviour of surface and internal waves in the vicinity of an isolated coral reef. Oceanographic instruments deployed included 4 pressure gauges on the reef edge and 2 current meter arrays extending across the reef slope. 64% of possible data was recovered from the 25 instruments deployed. 4 instruments were lost or stolen, 2 instruments leaked and 3 instruments did not perform to specifications. CTD data was also collected." ;
    dct:identifier "2ec6414e-4a14-4fb1-8f85-acb934b3f073" ;
    dct:issued "2025-06-23T15:08:39.751073"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T15:08:39.751081"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((121.6500 -14.2500, 122.0500 -14.2500, 122.0500 -13.8500, 121.6500 -13.8500, 121.6500 -14.2500))"^^gsp:wktLiteral ] ;
    dct:title "Wave and current dynamics near outer continental shelf reefs in Western Australia - CTD data" ;
    dcat:distribution <https://data.gov.au/dataset/2ec6414e-4a14-4fb1-8f85-acb934b3f073/resource/506ad51c-4bc1-4e11-a035-1259cdff1808> ;
    dcat:keyword "Marine Features (Australia) | Scott Reef, WA",
        "Oceans | Ocean Circulation | Ocean Currents",
        "Oceans | Ocean Circulation | Upwelling",
        "Oceans | Ocean Waves | Internal Waves" .

<https://data.gov.au/dataset/2ec6414e-4a14-4fb1-8f85-acb934b3f073/resource/506ad51c-4bc1-4e11-a035-1259cdff1808> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T15:08:39.753983"^^xsd:dateTime ;
    dct:modified "2025-06-23T15:08:39.738016"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.aims.gov.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" .

