@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/ed1c7543-f074-4a10-893e-c9c8c91c5d30> a dcat:Dataset ;
    dct:description "3D images and text describing Australia's Southeast Marine Region" ;
    dct:identifier "ed1c7543-f074-4a10-893e-c9c8c91c5d30" ;
    dct:issued "2026-04-10T19:06:10.890046"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-10T19:06:10.890054"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((135.0000 -49.0000, 155.0000 -49.0000, 155.0000 -35.0000, 135.0000 -35.0000, 135.0000 -49.0000))"^^gsp:wktLiteral ] ;
    dct:title "Australia's Southeast Marine Region" ;
    dcat:distribution <https://data.gov.au/dataset/ed1c7543-f074-4a10-893e-c9c8c91c5d30/resource/d9379aea-3f7c-47d4-b66a-676b70232fee>,
        <https://data.gov.au/dataset/ed1c7543-f074-4a10-893e-c9c8c91c5d30/resource/de4e6e33-73fb-4449-a963-b655cf4a10a7> ;
    dcat:keyword "Earth Sciences",
        "Educational Product",
        "Other",
        "Published_External",
        "marine",
        "marine zone" .

<https://data.gov.au/dataset/ed1c7543-f074-4a10-893e-c9c8c91c5d30/resource/d9379aea-3f7c-47d4-b66a-676b70232fee> a dcat:Distribution ;
    dct:description "Download the file (pdf)" ;
    dct:format "PDF" ;
    dct:issued "2026-04-10T19:06:10.891376"^^xsd:dateTime ;
    dct:modified "2026-04-10T19:06:10.883587"^^xsd:dateTime ;
    dct:title "Download the file (pdf)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/58127/58127_high_res.pdf> .

<https://data.gov.au/dataset/ed1c7543-f074-4a10-893e-c9c8c91c5d30/resource/de4e6e33-73fb-4449-a963-b655cf4a10a7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-10T19:06:10.891382"^^xsd:dateTime ;
    dct:modified "2026-04-10T19:06:10.883711"^^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" .

