@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/417fb006-a1cb-4271-a6d4-5083cfb2395d> a dcat:Dataset ;
    dct:description "Predicted high and low water level heights at Coconut Island (Poruma)." ;
    dct:identifier "417fb006-a1cb-4271-a6d4-5083cfb2395d" ;
    dct:issued "2026-01-08T04:04:49.866293"^^xsd:dateTime ;
    dct:modified "2026-01-08T04:04:51.988039"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Coconut Island (Poruma) tide gauge—predicted high/low data" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@tmr.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@tmr.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/417fb006-a1cb-4271-a6d4-5083cfb2395d/resource/467feb19-895b-4150-9c62-3802e493a410> ;
    dcat:keyword "Coconut Island . Poruma",
        "msq",
        "predicted high low data",
        "tides" .

<https://data.gov.au/dataset/417fb006-a1cb-4271-a6d4-5083cfb2395d/resource/467feb19-895b-4150-9c62-3802e493a410> a dcat:Distribution ;
    dct:description """Predicted high and low water level heights at Coconut Island (Poruma) in 2026.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2025-12-22T04:05:54.682655"^^xsd:dateTime ;
    dct:modified "2026-01-08T04:04:49.858490"^^xsd:dateTime ;
    dct:title "2026 — Coconut Island (Poruma) tide gauge predicted high/low data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3283e64226543384277273af782fb333"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/417fb006-a1cb-4271-a6d4-5083cfb2395d/resource/467feb19-895b-4150-9c62-3802e493a410/download/q100551_coconut-island-poruma-barge-ramp_2026_hilo.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" .

