@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/db38f635-6a7d-4a9a-9b00-08006f5cd41d> a dcat:Dataset ;
    dct:description "Predicted high and low water level heights at Yorke Island (Masig)" ;
    dct:identifier "db38f635-6a7d-4a9a-9b00-08006f5cd41d" ;
    dct:issued "2026-01-10T21:37:46.515670"^^xsd:dateTime ;
    dct:modified "2026-01-22T15:17:15.227965"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Yorke Island (Masig) 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/db38f635-6a7d-4a9a-9b00-08006f5cd41d/resource/7ba07745-12a8-4c3c-a6ea-7495db4534b9> ;
    dcat:keyword "Yorke Island Masig",
        "msq",
        "predicted high low data",
        "tides" .

<https://data.gov.au/dataset/db38f635-6a7d-4a9a-9b00-08006f5cd41d/resource/7ba07745-12a8-4c3c-a6ea-7495db4534b9> a dcat:Distribution ;
    dct:description "Predicted high and low water level heights at Yorke Island (Masig) in 2026." ;
    dct:format "CSV" ;
    dct:issued "2026-01-08T00:53:14.034036"^^xsd:dateTime ;
    dct:modified "2026-01-22T15:17:13.918877"^^xsd:dateTime ;
    dct:title "2026 — Yorke Island (Masig) tide gauge predicted high/low data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f4a8992cc93c58316586bfcbe45ed6f3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/db38f635-6a7d-4a9a-9b00-08006f5cd41d/resource/7ba07745-12a8-4c3c-a6ea-7495db4534b9/download/q100552_yorke-island-masig-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" .

