@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/3aba2bd4-c5eb-4df3-9700-359ba56ad1ba> a dcat:Dataset ;
    dct:description "plate 9 from AGSO Bulletin 136" ;
    dct:identifier "3aba2bd4-c5eb-4df3-9700-359ba56ad1ba" ;
    dct:issued "2026-03-29T05:31:45.078120"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-29T05:31:45.078129"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((120.0000 -15.0000, 123.0000 -15.0000, 123.0000 -13.0000, 120.0000 -13.0000, 120.0000 -15.0000))"^^gsp:wktLiteral ] ;
    dct:title "Scott Reef Continental Shelf Sediments, Wa 1:1m" ;
    dcat:distribution <https://data.gov.au/dataset/3aba2bd4-c5eb-4df3-9700-359ba56ad1ba/resource/b01dea1f-769d-4f22-a4dd-6057ab33f1bd> ;
    dcat:keyword "AU-WA",
        "Earth Sciences",
        "Geoscience",
        "Published_External",
        "Thematic Map",
        "marine" .

<https://data.gov.au/dataset/3aba2bd4-c5eb-4df3-9700-359ba56ad1ba/resource/b01dea1f-769d-4f22-a4dd-6057ab33f1bd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-29T05:31:45.080102"^^xsd:dateTime ;
    dct:modified "2026-03-29T05:31:45.065394"^^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" .

