@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/eab6eae1-f113-4c5c-9bec-74b5451d1e44> a dcat:Dataset ;
    dct:description "Marine seismic surveys - a study of environmental implications." ;
    dct:identifier "eab6eae1-f113-4c5c-9bec-74b5451d1e44" ;
    dct:issued "2025-06-23T13:14:19.589141"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T13:14:19.589148"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -45.0000, 170.0000 -45.0000, 170.0000 -6.0000, 112.0000 -6.0000, 112.0000 -45.0000))"^^gsp:wktLiteral ] ;
    dct:title "Marine seismic surveys - a study of environmental implications." ;
    dcat:distribution <https://data.gov.au/dataset/eab6eae1-f113-4c5c-9bec-74b5451d1e44/resource/3f850929-a052-4593-8d80-e94400601469> .

<https://data.gov.au/dataset/eab6eae1-f113-4c5c-9bec-74b5451d1e44/resource/3f850929-a052-4593-8d80-e94400601469> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T13:14:19.591123"^^xsd:dateTime ;
    dct:modified "2025-06-23T13:14:19.586788"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.curtin.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" .

