@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/a5a23d3e-71b6-4739-a8a3-2aaa25ed3923> a dcat:Dataset ;
    dct:description "Archived water level readings recorded at Military Jetty Pumicestone Passage using an automatic tide gauge." ;
    dct:identifier "a5a23d3e-71b6-4739-a8a3-2aaa25ed3923" ;
    dct:issued "2026-03-09T09:06:10.413791"^^xsd:dateTime ;
    dct:modified "2026-03-09T09:06:12.588056"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Military Jetty Pumicestone Passage 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/a5a23d3e-71b6-4739-a8a3-2aaa25ed3923/resource/01a91016-327e-4dbe-b812-44def1966d1e> ;
    dcat:keyword "Military Jetty Pumicestone Passage",
        "archived interval data",
        "msq",
        "tides" .

<https://data.gov.au/dataset/a5a23d3e-71b6-4739-a8a3-2aaa25ed3923/resource/01a91016-327e-4dbe-b812-44def1966d1e> a dcat:Distribution ;
    dct:description """Archived water level readings recorded at Military Jetty Pumicestone Passage during 2025 using an automatic tide gauge.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-02-26T03:55:58.755706"^^xsd:dateTime ;
    dct:modified "2026-03-09T09:06:10.408887"^^xsd:dateTime ;
    dct:title "2025 — Military Jetty Pumicestone Passage tide gauge archived interval recordings" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2f7f9e4cad658363cf1005321c123adb"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/a5a23d3e-71b6-4739-a8a3-2aaa25ed3923/resource/01a91016-327e-4dbe-b812-44def1966d1e/download/r010011a_military-jetty-pumicestone-passage_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" .

