@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/df559cca-a1e1-4b9c-84ce-aa0c63c1b6f3> a dcat:Dataset ;
    dct:description "This dataset represents the current extent of bathymetry compilation products delivered by Geoscience Australia as of June 2019. Compilation products have been generated from numerous data sources including survey data, lidar, interpolation and other depth data. Each polygon shows the extent of the compilation dataset, and attributes contain information regarding data sources, product details and access methods. Contributing individual survey data can be found in the AusSeabed Bathymetry Holdings dataset." ;
    dct:identifier "df559cca-a1e1-4b9c-84ce-aa0c63c1b6f3" ;
    dct:issued "2026-04-04T09:04:47.826929"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-04T09:04:47.826936"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((31.0000 -69.0000, 166.0000 -69.0000, 166.0000 -8.0000, 31.0000 -8.0000, 31.0000 -69.0000))"^^gsp:wktLiteral ] ;
    dct:title "Geoscience Australia Bathymetry Compilations" ;
    dcat:distribution <https://data.gov.au/dataset/df559cca-a1e1-4b9c-84ce-aa0c63c1b6f3/resource/126b70c5-847d-4ba3-8231-1f1766695db9> ;
    dcat:keyword "EARTH SCIENCES",
        "Published_External",
        "bathymetry" .

<https://data.gov.au/dataset/df559cca-a1e1-4b9c-84ce-aa0c63c1b6f3/resource/126b70c5-847d-4ba3-8231-1f1766695db9> a dcat:Distribution ;
    dct:description "Explore and download the data via Ausseabed Marine Data Portal" ;
    dct:format "HTML" ;
    dct:issued "2026-04-04T09:04:47.827832"^^xsd:dateTime ;
    dct:modified "2026-04-04T09:04:47.823676"^^xsd:dateTime ;
    dct:title "Explore and download the data via Ausseabed Marine Data Portal" ;
    dcat:accessURL <https://portal.ga.gov.au/persona/marine> .

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

