@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/02c50479-204e-4c8e-9daa-e6f960bc2238> a dcat:Dataset ;
    dct:description """The Helen's Rocky bathymetry survey was acquired by Deakin University Marine Mapping lab onboard the Motor Vessel Yolla over one day in 2013 (27/11) using a Kongsberg EM2040c.

Not to be used for navigational purposes""" ;
    dct:identifier "02c50479-204e-4c8e-9daa-e6f960bc2238" ;
    dct:issued "2026-01-11T06:52:41.463338"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-01-11T06:52:41.463346"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((142.3601 -38.3698, 142.3787 -38.3698, 142.3787 -38.3541, 142.3601 -38.3541, 142.3601 -38.3698))"^^gsp:wktLiteral ] ;
    dct:title "Helens Rock Bathymetry 2013 (4888/20130019S)" ;
    dcat:distribution <https://data.gov.au/dataset/02c50479-204e-4c8e-9daa-e6f960bc2238/resource/5f168ea6-e6e2-44e8-90d5-6a827bdd5f21> ;
    dcat:keyword "AusSeabed",
        "Bass Strait (Great Australian Bight)",
        "Bathymetry",
        "EARTH SCIENCES",
        "MV Yolla",
        "Marine",
        "Published_External",
        "multi-beam echosounders" .

<https://data.gov.au/dataset/02c50479-204e-4c8e-9daa-e6f960bc2238/resource/5f168ea6-e6e2-44e8-90d5-6a827bdd5f21> a dcat:Distribution ;
    dct:description "Helens Rock Bathymetry 2013 (4888/20130019S) [3.7 MB]" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-11T06:52:41.465052"^^xsd:dateTime ;
    dct:modified "2026-01-11T06:52:41.449734"^^xsd:dateTime ;
    dct:title "Helens Rock Bathymetry 2013 (4888/20130019S) [3.7 MB]" ;
    dcat:accessURL <https://files.ausseabed.gov.au/survey/20130019S-HelensRock.zip> .

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

