@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/599484c5-61d5-4122-a6d7-568ce1ee7e47> a dcat:Dataset ;
    dct:description "Sea surface temperature data, in netCDF format, from NOAA Advanced Very High Resolution Radiometer (AVHRR) data, processed in Hobart by the CMR Remote Sensing Facility. The dataset includes both the Pathfinder SST daily images, and the optimal estimates (and error fields) made from them, at 10-day intervals. Data starts from Jan. 1988, and is calculated using an objective analysis procedure written in Matlab. The images cover the Australian continent and surrounding oceans. The data are contained on 7 CDROMs in Hobart." ;
    dct:identifier "599484c5-61d5-4122-a6d7-568ce1ee7e47" ;
    dct:issued "2025-06-24T23:21:17.472888"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:21:17.472895"^^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 "Pathfinder Sea Surface Temperature (SST) Objective Analysis Images and raw data, 1988-1994" ;
    dcat:distribution <https://data.gov.au/dataset/599484c5-61d5-4122-a6d7-568ce1ee7e47/resource/7a9b8964-ec2c-4458-9d55-6369ad0863d2> .

<https://data.gov.au/dataset/599484c5-61d5-4122-a6d7-568ce1ee7e47/resource/7a9b8964-ec2c-4458-9d55-6369ad0863d2> a dcat:Distribution ;
    dct:description "List of CDs in this dataset" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:21:17.474576"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:21:17.470419"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://www.marine.csiro.au/~lband/databases/catalogue/SST-PATH.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" .

