@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/15909562-b5d2-46c1-a74a-a8580e7410a0> a dcat:Dataset ;
    dct:description "Predicted high and low water level heights at Port Office Brisbane River." ;
    dct:identifier "15909562-b5d2-46c1-a74a-a8580e7410a0" ;
    dct:issued "2026-01-10T21:10:14.841789"^^xsd:dateTime ;
    dct:modified "2026-01-22T14:50:27.454693"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Port Office Brisbane River 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/15909562-b5d2-46c1-a74a-a8580e7410a0/resource/a1d748d5-3372-4cae-b792-d97b4bad9c0c> ;
    dcat:keyword "Port Office Brisbane River",
        "msq",
        "predicted high low data",
        "tides" .

<https://data.gov.au/dataset/15909562-b5d2-46c1-a74a-a8580e7410a0/resource/a1d748d5-3372-4cae-b792-d97b4bad9c0c> a dcat:Distribution ;
    dct:description """Predicted high and low water level heights at Port Office Brisbane River in 2026.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-01-07T04:15:00.956602"^^xsd:dateTime ;
    dct:modified "2026-01-22T14:50:26.097211"^^xsd:dateTime ;
    dct:title "2026 — Port Office Brisbane River tide gauge predicted high/low data" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "26dcce2a17e90c2804919a422bc6b020"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/15909562-b5d2-46c1-a74a-a8580e7410a0/resource/a1d748d5-3372-4cae-b792-d97b4bad9c0c/download/q046006i_port-office-brisbane-river_2026_hilo_lat.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" .

