@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/c5b33b03-a318-4a55-8447-5244f65193f3> a dcat:Dataset ;
    dct:description "Sea surface temperature data, in DISIMP images, from NOAA Advanced Very High Resolution Radiometer (AVHRR) data received at the ACRES station in Alice Springs. Data starts from Feb. 1991, and includes day passes only, from various NOAA satellites. SST is calculated using the NLSST (non-linear SST) algorithm, and composited to monthly images. The images cover the Australian continent and surrounding oceans. The data are contained on CDROMs in Hobart." ;
    dct:identifier "c5b33b03-a318-4a55-8447-5244f65193f3" ;
    dct:issued "2025-06-24T23:53:57.884583"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:53:57.884590"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((90.0000 -60.0000, 170.0000 -60.0000, 170.0000 0.0000, 90.0000 0.0000, 90.0000 -60.0000))"^^gsp:wktLiteral ] ;
    dct:title "Sea Surface Temperature (SST) Monthly Images from ACRES data, Feb. 1991 -" ;
    dcat:distribution <https://data.gov.au/dataset/c5b33b03-a318-4a55-8447-5244f65193f3/resource/5392a28a-266c-49e0-b6d9-e7187214b6a6> .

<https://data.gov.au/dataset/c5b33b03-a318-4a55-8447-5244f65193f3/resource/5392a28a-266c-49e0-b6d9-e7187214b6a6> a dcat:Distribution ;
    dct:description "Catalog of CDs in this dataset" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:53:57.886304"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:53:57.882056"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://www.marine.csiro.au/~lband/databases/catalogue/SST-MONTHLY.lis> .

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

