@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/3f394a5f-dfa3-4219-b3ea-6f3254883ad2> a dcat:Dataset ;
    dct:description "Map showing the total standard deviation of sea surface height in the Australian region for 1993-2001 based on tide gauge and altimeter observations.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." ;
    dct:identifier "3f394a5f-dfa3-4219-b3ea-6f3254883ad2" ;
    dct:issued "2025-06-24T23:18:28.371572"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T23:18:28.371579"^^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: Sea Surface Height Annual Variability (in the Australian Region)" ;
    dcat:distribution <https://data.gov.au/dataset/3f394a5f-dfa3-4219-b3ea-6f3254883ad2/resource/fba7b724-1bb1-41db-ad9c-d910a7b7a112> .

<https://data.gov.au/dataset/3f394a5f-dfa3-4219-b3ea-6f3254883ad2/resource/fba7b724-1bb1-41db-ad9c-d910a7b7a112> a dcat:Distribution ;
    dct:description "SSH_totvar.pdf (599 KB)" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T23:18:28.373296"^^xsd:dateTime ;
    dct:modified "2025-06-24T23:18:28.369201"^^xsd:dateTime ;
    dct:title "Graphics Link" ;
    dcat:accessURL <https://www.marine.csiro.au/data/trawler/download.cfm?file_id=3298> .

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

