@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/a12b522e-0e25-40fa-af7b-70261af38bd7> a dcat:Dataset ;
    dct:description "This dataset presents an oceanographic regionalisation for the Australian region using a multivariate pattern classification system, constructed as part of the CSIRO Bioregionalisation Project. The oceanographic regionalisation comprises an analysis of temperature, dissolved oxygen, salinity, nitrate, phosphate and silicate variability with season and depth. Data sources include research vessels, satellites, and surface drifters, and in particular the archive of vertical profiles of temperature, salinity, oxygen and nutrients comprising over 130,000 stations in the seas adjacent to Australia collected as part of the Division of Oceanography's Oceans-EEZ Analysis System." ;
    dct:identifier "a12b522e-0e25-40fa-af7b-70261af38bd7" ;
    dct:issued "2025-06-24T23:25:12.478546"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:25:12.478553"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((112.0000 -47.5000, 158.0000 -47.5000, 158.0000 -8.0000, 112.0000 -8.0000, 112.0000 -47.5000))"^^gsp:wktLiteral ] ;
    dct:title "Oceanographic Regionalisation Data for Australia (from CSIRO Bioregionalisation Project 1996)" .

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

