@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/e661584b-c124-4174-8ca2-e0b3a3c928ff> a dcat:Dataset ;
    dct:description "John Brookes Pipeline and Platform Seabed Survey." ;
    dct:identifier "e661584b-c124-4174-8ca2-e0b3a3c928ff" ;
    dct:issued "2025-06-23T14:52:06.848762"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T14:52:06.848771"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((115.2000 -21.0000, 115.6000 -21.0000, 115.6000 -20.4000, 115.2000 -20.4000, 115.2000 -21.0000))"^^gsp:wktLiteral ] ;
    dct:title "John Brookes Pipeline and Platform Seabed Survey." ;
    dcat:distribution <https://data.gov.au/dataset/e661584b-c124-4174-8ca2-e0b3a3c928ff/resource/56a215cc-946d-4631-9aac-8c1c985a223b> .

<https://data.gov.au/dataset/e661584b-c124-4174-8ca2-e0b3a3c928ff/resource/56a215cc-946d-4631-9aac-8c1c985a223b> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T14:52:06.851195"^^xsd:dateTime ;
    dct:modified "2025-06-23T14:52:06.843255"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.apache-energy.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" .

