@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/538d32dd-5984-4368-abf7-ebaebb7b402e> a dcat:Dataset ;
    dct:description """The Popes Eye bathymetry survey was acquired by Deakin University Marine Mapping lab onboard the Motor Vessel Yolla over two days in 2018 (20/01/2018-21/01/2018) using a Kongsberg EM2040c. This survey was collected as part of Parks Victoria project to map all the marine parks within Victorian state waters.

Not to be used for navigational purposes""" ;
    dct:identifier "538d32dd-5984-4368-abf7-ebaebb7b402e" ;
    dct:issued "2026-01-20T07:23:07.554183"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-01-20T07:23:07.554191"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((144.6968 -38.2779, 144.7000 -38.2779, 144.7000 -38.2753, 144.6968 -38.2753, 144.6968 -38.2779))"^^gsp:wktLiteral ] ;
    dct:title "Popes Eye Bathymetry 2018 (4893/20180002S)" ;
    dcat:distribution <https://data.gov.au/dataset/538d32dd-5984-4368-abf7-ebaebb7b402e/resource/815ec628-b277-4087-8a14-ccabe547f0c6> ;
    dcat:keyword "AusSeabed",
        "Bass Strait (Great Australian Bight)",
        "Bathymetry",
        "EARTH SCIENCES",
        "Great Australian Bight",
        "MV Yolla",
        "Marine",
        "Published_External",
        "multi-beam echosounders" .

<https://data.gov.au/dataset/538d32dd-5984-4368-abf7-ebaebb7b402e/resource/815ec628-b277-4087-8a14-ccabe547f0c6> a dcat:Distribution ;
    dct:description "Popes Eye Bathymetry 2018 (4893/20180002S) (zip) [105.2 KB]" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-20T07:23:07.555244"^^xsd:dateTime ;
    dct:modified "2026-01-20T07:23:07.546131"^^xsd:dateTime ;
    dct:title "Popes Eye Bathymetry 2018 (4893/20180002S) (zip) [105.2 KB]" ;
    dcat:accessURL <https://files.ausseabed.gov.au/survey/20180002S_PopesEye.zip> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

