@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/346648ee-3450-531f-ae2b-3af4281d79ac> a dcat:Dataset ;
    dct:description """Hourly TASSE (v1.5) SHOC model data of 2D surface elevation and 3D fields of temperature, salinity and sea water velocity components (u &amp; v)
The model is nested within the OceanMAPS global ocean and ACCESS atmospheric data products from the Bureau of Meteorology and incorporates observed freshwater flows for the major rivers in the domain. It has been calibrated using observations collected in the hindcast period 2014-16
This supersedes the STORM model""" ;
    dct:identifier "346648ee-3450-531f-ae2b-3af4281d79ac" ;
    dct:issued "2025-09-20T12:59:14.069252"^^xsd:dateTime ;
    dct:modified "2025-09-20T12:59:14.069259"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Storm Bay (TASSE) SHOC hydrodynamic model data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CSIRO" ] .

<https://data.gov.au/organization/aa2e8465-918a-44d1-aaab-34b7632fa3e5> a foaf:Agent ;
    foaf:mbox "csiroenquiries@csiro.au" ;
    foaf:name "CSIRO Data Access Portal" .

