@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/43f307f6-522b-4507-a970-c074efceeca9> a dcat:Dataset ;
    dct:description "Archived water level readings recorded at Scarborough using an automatic tide gauge." ;
    dct:identifier "43f307f6-522b-4507-a970-c074efceeca9" ;
    dct:issued "2026-03-09T08:55:02.660383"^^xsd:dateTime ;
    dct:modified "2026-03-09T08:55:05.432286"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Scarborough tide gauge—archived interval recordings" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "tides@msq.qld.gov.au" ;
            vcard:hasEmail <mailto:tides@msq.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/43f307f6-522b-4507-a970-c074efceeca9/resource/cf87f987-f5f7-4dca-af6a-7a7422d315a3> ;
    dcat:keyword "Scarborough",
        "archived interval data",
        "msq",
        "tides" .

<https://data.gov.au/dataset/43f307f6-522b-4507-a970-c074efceeca9/resource/cf87f987-f5f7-4dca-af6a-7a7422d315a3> a dcat:Distribution ;
    dct:description """Archived water level readings recorded at Scarborough during 2025 using an automatic tide gauge.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-02-26T03:43:55.467773"^^xsd:dateTime ;
    dct:modified "2026-03-09T08:55:02.655535"^^xsd:dateTime ;
    dct:title "2025 — Scarborough tide gauge archived interval recordings" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4b3648f398471b4447cd49e995ee0e5b"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/43f307f6-522b-4507-a970-c074efceeca9/resource/cf87f987-f5f7-4dca-af6a-7a7422d315a3/download/r048002b_scarborough-boat-harbour_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" .

