@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/4d5794d8-793f-4bbd-bbf9-3a623098ee17> a dcat:Dataset ;
    dct:description "This dataset contains the processed Hydrology or \"Bottle Data\" (HYD) data collected on RV Kalinda cruise KL 15/78. The voyage took place in the Gulf of Carpentaria during November 1976. This dataset has been processed and is archived within the CSIRO Marine and Atmospheric Research Data Centre in Hobart." ;
    dct:identifier "4d5794d8-793f-4bbd-bbf9-3a623098ee17" ;
    dct:issued "2025-06-25T00:51:32.053978"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:51:32.053985"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((137.7500 -17.5500, 141.2500 -17.5500, 141.2500 -16.1800, 137.7500 -16.1800, 137.7500 -17.5500))"^^gsp:wktLiteral ] ;
    dct:title "Kalinda Voyage KL 15/78 HYD Data" ;
    dcat:distribution <https://data.gov.au/dataset/4d5794d8-793f-4bbd-bbf9-3a623098ee17/resource/7c528392-91b3-4f19-a1b9-58718cc097de> .

<https://data.gov.au/dataset/4d5794d8-793f-4bbd-bbf9-3a623098ee17/resource/7c528392-91b3-4f19-a1b9-58718cc097de> 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-25T00:51:32.055687"^^xsd:dateTime ;
    dct:modified "2025-06-25T00:51:32.051573"^^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" .

