@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/8f1e2edb-ba95-41e4-b327-bc9590f84b1f> a dcat:Dataset ;
    dct:description "This record is an overview entry for biological data collected on Diamantina cruise Dm 2/62. This cruise took place in the south-east Indian Ocean during 16 July to 25 August 1962, under the leadership of B. Hamon. Biological data collected on this cruise include primary production rates; pigment samples; and zooplankton biomass. Please note: This metadata record is a preliminary entry derived from information in the cruise report. Individual data types - which may span several cruises - will be indexed separately within this metadata system in due course." ;
    dct:identifier "8f1e2edb-ba95-41e4-b327-bc9590f84b1f" ;
    dct:issued "2025-06-25T00:40:02.780478"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T00:40:02.780488"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((94.6000 -32.0000, 112.0000 -32.0000, 112.0000 -3.7500, 94.6000 -3.7500, 94.6000 -32.0000))"^^gsp:wktLiteral ] ;
    dct:title "H.M.A.S. Diamantina Voyage Dm 2/62 Biological Data Overview" .

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

