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

<https://canwin-datahub.ad.umanitoba.ca/dataset/3d39aa92-29d9-46c7-9ccf-cf44a229f47f> a dcat:Dataset ;
    dct:accrualPeriodicity "As needed" ;
    dct:description "RBR XR-420 CTTu (conductivity,  temperature, turbidity) data from the BI-M1 Mooring deployed from 2022 to 2023." ;
    dct:identifier "3d39aa92-29d9-46c7-9ccf-cf44a229f47f" ;
    dct:issued "2026-04-30T21:09:45.970055"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:17:56.433866"^^xsd:dateTime ;
    dct:publisher <https://canwin-datahub.ad.umanitoba.ca/organization/9e21f6b6-d13f-4ba2-a379-fd962f507071> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-96.5653 50.2814, -72.6182 50.2814, -72.6182 65.7797, -96.5653 65.7797, -96.5653 50.2814))"^^gsp:wktLiteral ] ;
    dct:title "2022 BI-M1 Mooring RBR CTTu Data" ;
    dcat:keyword "Belcher Islands",
        "Conductivity",
        "Hudson Bay",
        "Hudson Bay Complex",
        "Mooring",
        "Temperature",
        "Turbidity" ;
    dcat:theme <98238b1c-5be8-41ad-8c6e-74cdc4f5f369> .

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

