@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/818fb012-2c60-4809-b53b-78f465a582f3> a dcat:Dataset ;
    dct:description "Map showing the annual maximum wave height using satellite derived wave height data generated from the Australian Bureau of Meteorology's Wave Model (WAM). This map has been produced by CSIRO for the National Oceans Office, as part of an ongoing commitment to natural resource planning and management through the 'National Marine Bioregionalisation' project. Variations in onscreen colour representation or printed reproduction may affect perception of the contained data." ;
    dct:identifier "818fb012-2c60-4809-b53b-78f465a582f3" ;
    dct:issued "2025-06-24T22:47:06.655829"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:47:06.655836"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((90.0000 -63.0000, 180.0000 -63.0000, 180.0000 -3.0000, 90.0000 -3.0000, 90.0000 -63.0000))"^^gsp:wktLiteral ] ;
    dct:title "Map: Annual Maximum Wave Height in the Australian Region" ;
    dcat:distribution <https://data.gov.au/dataset/818fb012-2c60-4809-b53b-78f465a582f3/resource/998fe95f-617d-4dba-81a9-ef40d4bb8db2> .

<https://data.gov.au/dataset/818fb012-2c60-4809-b53b-78f465a582f3/resource/998fe95f-617d-4dba-81a9-ef40d4bb8db2> a dcat:Distribution ;
    dct:description "max_wave_h.pdf (164 KB)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:47:06.657559"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:47:06.653529"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=1356> .

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

