@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/6ce68ee3-fa87-4f53-87be-791a7b3b9b5f> a dcat:Dataset ;
    dct:description "Predicted high and low water level heights at Fishermans Landing." ;
    dct:identifier "6ce68ee3-fa87-4f53-87be-791a7b3b9b5f" ;
    dct:issued "2026-01-08T04:15:39.326025"^^xsd:dateTime ;
    dct:modified "2026-01-08T04:15:41.614653"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Fisherman's Landing 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/6ce68ee3-fa87-4f53-87be-791a7b3b9b5f/resource/991a869b-7345-4a77-8456-8a15e8ddff11> ;
    dcat:keyword "Fishermans Landing",
        "msq",
        "predicted high low data",
        "tides" .

<https://data.gov.au/dataset/6ce68ee3-fa87-4f53-87be-791a7b3b9b5f/resource/991a869b-7345-4a77-8456-8a15e8ddff11> a dcat:Distribution ;
    dct:description """Predicted high and low water level heights at Fishermans Landing in 2026.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-01-05T02:55:44.644504"^^xsd:dateTime ;
    dct:modified "2026-01-08T04:15:39.318388"^^xsd:dateTime ;
    dct:title "2026 — Fisherman's Landing tide gauge predicted high/low data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1afa88847be33b11efd06c73a70b0512"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6ce68ee3-fa87-4f53-87be-791a7b3b9b5f/resource/991a869b-7345-4a77-8456-8a15e8ddff11/download/q052003b_fishermans-landing-wharf-qcl_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" .

