@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/f9687c74-cdaf-4409-bdab-2914aae9b718> a dcat:Dataset ;
    dct:description "This dataset contains temperature data from 2 cruises in the central Indian Ocean by the National Institute of Oceanography India. The data were collected in September 1992 and February 1993. This dataset has been processed and is available from the CSIRO Marine Research XBT Group in Hobart." ;
    dct:identifier "f9687c74-cdaf-4409-bdab-2914aae9b718" ;
    dct:issued "2025-06-24T23:56:06.124951"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:56:06.124958"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((55.0000 -20.0000, 80.0000 -20.0000, 80.0000 10.0000, 55.0000 10.0000, 55.0000 -20.0000))"^^gsp:wktLiteral ] ;
    dct:title "Indian Ocean XBT Data 1992-1993 (NIOI cruises)" ;
    dcat:distribution <https://data.gov.au/dataset/f9687c74-cdaf-4409-bdab-2914aae9b718/resource/9ba81ea4-1850-4040-961a-b820337057d9> .

<https://data.gov.au/dataset/f9687c74-cdaf-4409-bdab-2914aae9b718/resource/9ba81ea4-1850-4040-961a-b820337057d9> a dcat:Distribution ;
    dct:description "Data Format link" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:56:06.127105"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:56:06.122344"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=127> .

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

