@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/0fd508ec-f146-440e-a9be-e7017192a8ab> a dcat:Dataset ;
    dct:description "This dataset contains temperature data from the East 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 "0fd508ec-f146-440e-a9be-e7017192a8ab" ;
    dct:issued "2025-06-24T22:25:02.859565"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:25:02.859571"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((90.0000 -80.0000, 145.0000 -80.0000, 145.0000 0.0000, 90.0000 0.0000, 90.0000 -80.0000))"^^gsp:wktLiteral ] ;
    dct:title "Quality Controlled Ocean Temperature Archive (QUOTA) East Indian Ocean" ;
    dcat:distribution <https://data.gov.au/dataset/0fd508ec-f146-440e-a9be-e7017192a8ab/resource/588a5a24-650d-467a-be9d-1863de6ab912>,
        <https://data.gov.au/dataset/0fd508ec-f146-440e-a9be-e7017192a8ab/resource/59a0a679-7bd5-4188-941f-1a5ab799a844> .

<https://data.gov.au/dataset/0fd508ec-f146-440e-a9be-e7017192a8ab/resource/588a5a24-650d-467a-be9d-1863de6ab912> a dcat:Distribution ;
    dct:description "Data Format link" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:25:02.861329"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:25:02.857147"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=127> .

<https://data.gov.au/dataset/0fd508ec-f146-440e-a9be-e7017192a8ab/resource/59a0a679-7bd5-4188-941f-1a5ab799a844> a dcat:Distribution ;
    dct:description "Indian Ocean Project Home Page" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:25:02.861333"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:25:02.857287"^^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" .

