@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/864c8817-b465-4558-960b-9b8b0f4d79d0> a dcat:Dataset ;
    dct:description "This dataset contains the processed Hydrology or \"Bottle Data\" (HYD) data collected on Marelda cruise M 2/61. This voyage took place off the SE Victoria Coast from 28/2/1961 to 30/3/1961. This dataset has been processed and is archived within the CSIRO Marine and Atmospheric Research Data Centre in Hobart." ;
    dct:identifier "864c8817-b465-4558-960b-9b8b0f4d79d0" ;
    dct:issued "2025-06-24T23:31:54.704254"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:31:54.704261"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.0200 -38.2700, 148.2200 -38.2700, 148.2200 -37.9700, 148.0200 -37.9700, 148.0200 -38.2700))"^^gsp:wktLiteral ] ;
    dct:title "Marelda Voyage 02/61 HYD Data" ;
    dcat:distribution <https://data.gov.au/dataset/864c8817-b465-4558-960b-9b8b0f4d79d0/resource/a27039d0-5084-4661-b625-3352808b2e5a> .

<https://data.gov.au/dataset/864c8817-b465-4558-960b-9b8b0f4d79d0/resource/a27039d0-5084-4661-b625-3352808b2e5a> a dcat:Distribution ;
    dct:description "This work is licensed under a Creative Commons Attribution 4.0 International License" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:31:54.706357"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:31:54.701501"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://creativecommons.org/licenses/by/4.0/> .

<https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> a foaf:Agent ;
    foaf:mbox "hf-data-requests@csiro.au" ;
    foaf:name "CSIRO Marlin Data Catalogue" .

