@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/ad115cd1-cdfa-4bd6-997d-aaf8eb7421cc> 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 Apr. 1991, and is calculated using an objective analysis procedure written in IDL. The images cover the Australian continent and surrounding oceans. The data are contained on CDROMs in Hobart." ;
    dct:identifier "ad115cd1-cdfa-4bd6-997d-aaf8eb7421cc" ;
    dct:issued "2025-06-24T23:46:17.973908"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:46:17.973916"^^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) Objective Analysis Images from ACRES data, Apr. 1991 -" ;
    dcat:distribution <https://data.gov.au/dataset/ad115cd1-cdfa-4bd6-997d-aaf8eb7421cc/resource/835dfd90-db9a-4ee8-99dc-17332e1093d7> .

<https://data.gov.au/dataset/ad115cd1-cdfa-4bd6-997d-aaf8eb7421cc/resource/835dfd90-db9a-4ee8-99dc-17332e1093d7> a dcat:Distribution ;
    dct:description "List of CDs in this dataset" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:46:17.975736"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:46:17.971431"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://www.marine.csiro.au/~lband/databases/catalogue/SST-OA.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" .

