@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/63ed9f16-3dcb-4025-b73a-bc6df71aed14> a dcat:Dataset ;
    dct:description "The A$1.37 billion Laminaria-Corallina project began in 1999, 550km north west of Darwin, Northern Territory in 340 metres of water.  Environmental Baseline Surveys were conducted in the area." ;
    dct:identifier "63ed9f16-3dcb-4025-b73a-bc6df71aed14" ;
    dct:issued "2025-06-23T13:09:29.845422"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T13:09:29.845428"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((123.0000 -15.0000, 133.0000 -15.0000, 133.0000 -8.0000, 123.0000 -8.0000, 123.0000 -15.0000))"^^gsp:wktLiteral ] ;
    dct:title "Laminaria and Corallina Environmental Baseline Surveys." ;
    dcat:distribution <https://data.gov.au/dataset/63ed9f16-3dcb-4025-b73a-bc6df71aed14/resource/b1e0f9b9-a313-4324-9955-5b6d0519471e> .

<https://data.gov.au/dataset/63ed9f16-3dcb-4025-b73a-bc6df71aed14/resource/b1e0f9b9-a313-4324-9955-5b6d0519471e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T13:09:29.846982"^^xsd:dateTime ;
    dct:modified "2025-06-23T13:09:29.842826"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.woodside.com.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" .

