@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/94f4da8c-d68f-4fbf-9cdb-846b96ca2cdb> a dcat:Dataset ;
    dct:description """The dataset indicates the long-term overall 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 overall primary productivity hotspots. 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 "94f4da8c-d68f-4fbf-9cdb-846b96ca2cdb" ;
    dct:issued "2026-01-08T13:08:53.315506"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-01-08T13:08:53.315513"^^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: Overall Hotspots" ;
    dcat:distribution <https://data.gov.au/dataset/94f4da8c-d68f-4fbf-9cdb-846b96ca2cdb/resource/87638c9e-0030-4f20-bba7-e6e4fba7bcbe> ;
    dcat:keyword "Earth Sciences",
        "MODIS",
        "Marine Biodiversity Hub",
        "National Environmental Science Program",
        "Published_External",
        "primary productivity" .

<https://data.gov.au/dataset/94f4da8c-d68f-4fbf-9cdb-846b96ca2cdb/resource/87638c9e-0030-4f20-bba7-e6e4fba7bcbe> a dcat:Distribution ;
    dct:description "Download the data (tif)" ;
    dct:format "ZIP" ;
    dct:issued "2026-01-08T13:08:53.318716"^^xsd:dateTime ;
    dct:modified "2026-01-08T13:08:53.304993"^^xsd:dateTime ;
    dct:title "Download the data (tif)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/115245/115245.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" .

