@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://canwin-datahub.ad.umanitoba.ca/dataset/26a36d00-c9c8-4080-9032-1f68c429d712> a dcat:Dataset ;
    dct:description """A land based weather tower equipped with instruments and devices for observing atmospheric conditions. These provide data and information for weather forecasts and to study the weather and climate. The measurements taken include temperature, barometric pressure, solar irradiance, relative humidity, wind speed, and wind direction.\r
""" ;
    dct:identifier "26a36d00-c9c8-4080-9032-1f68c429d712" ;
    dct:issued "2026-04-19T02:53:35.088993"^^xsd:dateTime ;
    dct:modified "2026-04-19T02:53:59.606801"^^xsd:dateTime ;
    dct:publisher <https://canwin-datahub.ad.umanitoba.ca/organization/9e21f6b6-d13f-4ba2-a379-fd962f507071> ;
    dct:title "CMO Weather Platform" .

<https://canwin-datahub.ad.umanitoba.ca/organization/9e21f6b6-d13f-4ba2-a379-fd962f507071> a foaf:Agent ;
    foaf:name "Centre for Earth Observation Science" .

