@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/20a98d4c-9de0-47a5-b3c3-469002aa0537> a dcat:Dataset ;
    dct:description "Coastal Zone Colour Scanner (CZCS) composited mean-monthly maps for the Australian EEZ region. The original NASA monthly composites have been processed by John Parslow and Chris Rathbone of the CSIRO Division of Fisheries to produce, for each month, images which are the mean over the 8 years of sampling. These have then been very simply remapped to a 1/2 degree grid, compatible with the \"regional seasonal ocean physical property maps\". The maps are all in units of pigment/m3." ;
    dct:identifier "20a98d4c-9de0-47a5-b3c3-469002aa0537" ;
    dct:issued "2025-06-24T23:57:30.071681"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:57:30.071689"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((100.0000 -50.0000, 180.0000 -50.0000, 180.0000 0.0000, 100.0000 0.0000, 100.0000 -50.0000))"^^gsp:wktLiteral ] ;
    dct:title "Mean Monthly Coastal Zone Colour Scanner (CZCS) Maps 1978-1986" .

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

