@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/3efe848c-45d0-4fcb-b421-128bafdf6b6d> a dcat:Dataset ;
    dct:description "This record summarises the physical environments of the seabed for the Ceduna and Eyre Sub-basins." ;
    dct:identifier "3efe848c-45d0-4fcb-b421-128bafdf6b6d" ;
    dct:issued "2026-04-16T15:43:18.010152"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-16T15:43:18.010159"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((123.0000 -40.0000, 140.0000 -40.0000, 140.0000 -30.0000, 123.0000 -30.0000, 123.0000 -40.0000))"^^gsp:wktLiteral ] ;
    dct:title "Ceduna Sub-basin Environmental Summary" ;
    dcat:distribution <https://data.gov.au/dataset/3efe848c-45d0-4fcb-b421-128bafdf6b6d/resource/2804cf53-f20e-4a47-9ceb-fb39d0944074>,
        <https://data.gov.au/dataset/3efe848c-45d0-4fcb-b421-128bafdf6b6d/resource/d87045ba-aa3e-4a75-89ad-a2806c3d6028> ;
    dcat:keyword "AU-SA",
        "Earth Sciences",
        "GA Publication",
        "Published_External",
        "Record",
        "bathymetry",
        "geology",
        "geomorphology",
        "marine",
        "seabed",
        "sedimentology" .

<https://data.gov.au/dataset/3efe848c-45d0-4fcb-b421-128bafdf6b6d/resource/2804cf53-f20e-4a47-9ceb-fb39d0944074> a dcat:Distribution ;
    dct:description "Download the Record (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2026-04-16T15:43:18.012785"^^xsd:dateTime ;
    dct:modified "2026-04-16T15:43:17.993780"^^xsd:dateTime ;
    dct:title "Download the Record (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/65838/Rec2009_009.pdf> .

<https://data.gov.au/dataset/3efe848c-45d0-4fcb-b421-128bafdf6b6d/resource/d87045ba-aa3e-4a75-89ad-a2806c3d6028> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-16T15:43:18.012790"^^xsd:dateTime ;
    dct:modified "2026-04-16T15:43:17.993877"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.abs.gov.au/ausstats/abs@.nsf/Latestproducts/1297.0Main%20Features32008?opendocument&tabname=Summary&prodno=1297.0&issue=2008&num=&view=> .

<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" .

