@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/564abc85-eb90-48a5-9878-28473bfcbd36> a dcat:Dataset ;
    dct:description "Archived water level readings recorded at Gold Coast Seaway using an automatic tide gauge." ;
    dct:identifier "564abc85-eb90-48a5-9878-28473bfcbd36" ;
    dct:issued "2026-03-09T08:57:42.275844"^^xsd:dateTime ;
    dct:modified "2026-03-09T08:57:44.288151"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Gold Coast Seaway tide gauge—archived interval recordings" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@tmr.qld.gov.au , tides@msq.qld.gov.au" ;
            vcard:hasEmail <mailto:unknown@data.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/564abc85-eb90-48a5-9878-28473bfcbd36/resource/274555e5-35ee-4b7f-8e4e-61150c0f0014> ;
    dcat:keyword "Gold Coast Seaway",
        "archived interval data",
        "msq",
        "tides" .

<https://data.gov.au/dataset/564abc85-eb90-48a5-9878-28473bfcbd36/resource/274555e5-35ee-4b7f-8e4e-61150c0f0014> a dcat:Distribution ;
    dct:description "Archived water level readings recorded at Gold Coast Seaway during 2025 using an automatic tide gauge." ;
    dct:format "CSV" ;
    dct:issued "2026-02-26T01:06:56.173819"^^xsd:dateTime ;
    dct:modified "2026-03-09T08:57:42.271339"^^xsd:dateTime ;
    dct:title "2025 — Gold Coast Seaway tide gauge archived interval recordings" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "784ed1f2e685df1cbfb19649bdcc757b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/564abc85-eb90-48a5-9878-28473bfcbd36/resource/274555e5-35ee-4b7f-8e4e-61150c0f0014/download/r045044a_gold-coast-seaway_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" .

