@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/fd36ce8e-299a-48ed-91ad-9f82d2be5c10> a dcat:Dataset ;
    dct:description "This dataset contains the processed Hydrology or \"Bottle Data\" (HYD) data collected on Marelda cruise M 8/61. This voyage took place off Port Hacking, New South Wales, 2-17 June 1961. This dataset has been processed and is archived within the CSIRO Marine and Atmospheric Research Data Centre in Hobart." ;
    dct:identifier "fd36ce8e-299a-48ed-91ad-9f82d2be5c10" ;
    dct:issued "2025-06-24T22:09:02.857688"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:09:02.857694"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.0500 -37.0700, 151.2800 -37.0700, 151.2800 -35.1200, 150.0500 -35.1200, 150.0500 -37.0700))"^^gsp:wktLiteral ] ;
    dct:title "Marelda Voyage 08/61 HYD Data" ;
    dcat:distribution <https://data.gov.au/dataset/fd36ce8e-299a-48ed-91ad-9f82d2be5c10/resource/c8be836f-f94e-4127-948b-6ae7937a99ed> .

<https://data.gov.au/dataset/fd36ce8e-299a-48ed-91ad-9f82d2be5c10/resource/c8be836f-f94e-4127-948b-6ae7937a99ed> 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-24T22:09:02.859544"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:09:02.855325"^^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" .

