@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/11e47fcb-f688-4641-87f1-76e08ac6c532> a dcat:Dataset ;
    dct:description "This dataset contains temperature data from the West Indian Ocean. Data (including available XBT data) were collected since 1778. They have been subjected to quality control as an activity of CSIRO and BoM." ;
    dct:identifier "11e47fcb-f688-4641-87f1-76e08ac6c532" ;
    dct:issued "2025-06-24T22:56:42.526675"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:56:42.526682"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((20.0000 -80.0000, 100.0000 -80.0000, 100.0000 25.0000, 20.0000 25.0000, 20.0000 -80.0000))"^^gsp:wktLiteral ] ;
    dct:title "Quality Controlled Ocean Temperature Archive (QUOTA) West Indian Ocean" ;
    dcat:distribution <https://data.gov.au/dataset/11e47fcb-f688-4641-87f1-76e08ac6c532/resource/b7ee5c1e-ce8e-4e7d-9f56-30163d7b87e7>,
        <https://data.gov.au/dataset/11e47fcb-f688-4641-87f1-76e08ac6c532/resource/eabd1e0d-1d06-433f-8225-d559c175327e> .

<https://data.gov.au/dataset/11e47fcb-f688-4641-87f1-76e08ac6c532/resource/b7ee5c1e-ce8e-4e7d-9f56-30163d7b87e7> a dcat:Distribution ;
    dct:description "Data Format link" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:56:42.528392"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:56:42.524241"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/datacentre/documentation/data_formats/XBT_formats.html> .

<https://data.gov.au/dataset/11e47fcb-f688-4641-87f1-76e08ac6c532/resource/eabd1e0d-1d06-433f-8225-d559c175327e> a dcat:Distribution ;
    dct:description "Indian Ocean Project Home page" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:56:42.528396"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:56:42.524389"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://www.marine.csiro.au/~gronell/IOproject/IndianOceanProject.html> .

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

