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

<https://data.gov.au/dataset/ccd23de9-2d4d-4740-b6c2-c451d6fa3293> a dcat:Dataset ;
    dct:description "Archived water level readings recorded at Tangalooma Jetty using an automatic tide gauge." ;
    dct:identifier "ccd23de9-2d4d-4740-b6c2-c451d6fa3293" ;
    dct:issued "2026-03-09T09:10:36.633087"^^xsd:dateTime ;
    dct:modified "2026-03-09T09:10:39.012748"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Tangalooma Jetty tide gauge—archived interval recordings" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tides@msq.qld.gov.au" ;
            vcard:hasEmail <mailto:tides@msq.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/ccd23de9-2d4d-4740-b6c2-c451d6fa3293/resource/3460779a-c4dc-40c1-b7b3-f4b5c7707813> ;
    dcat:keyword "Tangalooma",
        "archived interval data",
        "msq",
        "tides" .

<https://data.gov.au/dataset/ccd23de9-2d4d-4740-b6c2-c451d6fa3293/resource/3460779a-c4dc-40c1-b7b3-f4b5c7707813> a dcat:Distribution ;
    dct:description """Archived water level readings recorded at Tangalooma Jetty during 2025 using an automatic tide gauge.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-02-26T03:48:41.378010"^^xsd:dateTime ;
    dct:modified "2026-03-09T09:10:36.628667"^^xsd:dateTime ;
    dct:title "2025 — Tangalooma Jetty tide gauge archived interval recordings" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "8eebb84513ab93eeab26b7c0db3c683d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/ccd23de9-2d4d-4740-b6c2-c451d6fa3293/resource/3460779a-c4dc-40c1-b7b3-f4b5c7707813/download/r101023_tangalooma-jetty_2025_10min.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Transport and Main Roads" .

