@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/4fbdd338-38be-432f-8d56-6a834f1b0599> a dcat:Dataset ;
    dct:description """The dataset indicates the seasonal primary productivity hotspots of ocean surface waters. They are derived from MODIS (aqua) images using NASA's SeaDAS image processing software. The monthly chlorophyll a images between July 2002 and August 2014 are used to identify the primary productivity hotspots of the four austral seasons: winter (June, July, and August), spring (September, October and November), summer (December, January and February) and autumn (March, April and May). The extent of the dataset covers the entire Australian EEZ and surrounding waters (including the southern ocean). The value (between 0 and 1.0) of the dataset represents the likelihood of the location being a primary productivity hotspot.

This research is supported by the National Environmental Science Program (NESP) Marine Biodiversity Hub through Project D1.""" ;
    dct:identifier "4fbdd338-38be-432f-8d56-6a834f1b0599" ;
    dct:issued "2026-03-25T19:01:35.804824"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-03-25T19:01:35.804832"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((80.0000 -60.0000, 180.0000 -60.0000, 180.0000 10.0000, 80.0000 10.0000, 80.0000 -60.0000))"^^gsp:wktLiteral ] ;
    dct:title "MODIS Derived Primary Productivity: Seasonal Hotspots" ;
    dcat:distribution <https://data.gov.au/dataset/4fbdd338-38be-432f-8d56-6a834f1b0599/resource/0e7ccb53-7dda-4941-b07c-775be4a1cba6> ;
    dcat:keyword "Earth Sciences",
        "MODIS",
        "Marine Biodiversity Hub",
        "National Environmental Science Program",
        "Published_External",
        "primary productivity" .

<https://data.gov.au/dataset/4fbdd338-38be-432f-8d56-6a834f1b0599/resource/0e7ccb53-7dda-4941-b07c-775be4a1cba6> a dcat:Distribution ;
    dct:description "Download the data (tif)" ;
    dct:format "ZIP" ;
    dct:issued "2026-03-25T19:01:35.806169"^^xsd:dateTime ;
    dct:modified "2026-03-25T19:01:35.798650"^^xsd:dateTime ;
    dct:title "Download the data (tif)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/115244/115244.zip> .

<https://data.gov.au/organization/91f054ec-d0c3-4d42-a89a-5daa2c7a6818> a foaf:Agent ;
    foaf:mbox "clientservices@ga.gov.au" ;
    foaf:name "Geoscience Australia Data" .

