@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/adbb7b98-843a-4365-bb60-e53b7a4829f5> a dcat:Dataset ;
    dct:description """Measured and derived wave parameters from data collected by a wave monitoring buoy anchored at Skardon River Inshore. For more information please refer to www.qld.gov.au/waves.
Field names are;
Hs - Significant wave height, an average of the highest third of the waves in a record (26.6 minute recording period).
Hmax - The maximum wave height in the record.
Tz - The zero upcrossing wave period.
Tp - The peak energy wave period.
Peak Direction - Direction (related to true north) from which the peak period waves are coming from.
SST - Sea Surface Temperature as measured by a sensor embedded in the hull of the buoy.""" ;
    dct:identifier "adbb7b98-843a-4365-bb60-e53b7a4829f5" ;
    dct:issued "2025-11-11T12:45:49.301886"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:45:52.189471"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Coastal Data System - Waves (Skardon River Inshore)" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@des.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/adbb7b98-843a-4365-bb60-e53b7a4829f5/resource/aa05f820-dd31-4515-83a7-9111e92efc00> .

<https://data.gov.au/dataset/adbb7b98-843a-4365-bb60-e53b7a4829f5/resource/aa05f820-dd31-4515-83a7-9111e92efc00> a dcat:Distribution ;
    dct:description "2019 wave data for Skardon River Inner." ;
    dct:format "CSV" ;
    dct:issued "2023-11-26T21:10:56.519005"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:45:49.298999"^^xsd:dateTime ;
    dct:title "Wave data-2019" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/coastal-data-system-waves-skardon-river-inshore> .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

