@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/9c17ff76-6805-4f91-b3ca-77f5484ba868> a dcat:Dataset ;
    dct:description "Reconstructed sea-surface heights for 1950 to 2001 as described in Church et al. (2004), except that it has been extended to the end of 2001. Briefly, this data set is: - near-global (65°S to 65°N) from January 1950 to December 2001 on a 1° × 1° × 1 month grid - seasonal signal removed - inverse barometer correction made - GIA (Mitrovica) correction made to tide gauge data" ;
    dct:identifier "9c17ff76-6805-4f91-b3ca-77f5484ba868" ;
    dct:issued "2025-06-24T22:23:14.391747"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-24T22:23:14.391752"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c0017ec2-e0d5-4e64-9238-27110ef01b78> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -65.0000, 180.0000 -65.0000, 180.0000 65.0000, -180.0000 65.0000, -180.0000 -65.0000))"^^gsp:wktLiteral ] ;
    dct:title "Reconstructed sea-surface heights for 1950 to 2001" ;
    dcat:distribution <https://data.gov.au/dataset/9c17ff76-6805-4f91-b3ca-77f5484ba868/resource/51b44719-229b-4433-9974-b360c7444a7c>,
        <https://data.gov.au/dataset/9c17ff76-6805-4f91-b3ca-77f5484ba868/resource/809548f9-19a2-4a8f-b121-8bae70d6157b> .

<https://data.gov.au/dataset/9c17ff76-6805-4f91-b3ca-77f5484ba868/resource/51b44719-229b-4433-9974-b360c7444a7c> a dcat:Distribution ;
    dct:description "Reconstructed sea-surface heights for 1950 to 2001" ;
    dct:issued "2025-06-24T22:23:14.393619"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:23:14.389284"^^xsd:dateTime ;
    dct:title "Data Link" ;
    dcat:accessURL <ftp://ftp.marine.csiro.au/pub/white/recons_1950_2001_ib_gia_remseas.nc.gz> ;
    dcat:mediaType "application/x-netcdf" .

<https://data.gov.au/dataset/9c17ff76-6805-4f91-b3ca-77f5484ba868/resource/809548f9-19a2-4a8f-b121-8bae70d6157b> a dcat:Distribution ;
    dct:description "CSIRO Sea Level Data home page" ;
    dct:format "HTML" ;
    dct:issued "2025-06-24T22:23:14.393623"^^xsd:dateTime ;
    dct:modified "2025-06-24T22:23:14.389485"^^xsd:dateTime ;
    dct:title "Documentation Link" ;
    dcat:accessURL <https://www.marine.csiro.au/sealevel/sl_data_cmar.html> .

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

