@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/2a8b3480-9d42-432d-a969-0e32809a331e> a dcat:Dataset ;
    dct:accrualPeriodicity "As needed" ;
    dct:description "Teledyne WH 300kHz ADCP data from the BI-M1 Mooring deployed from 2022 to 2023." ;
    dct:identifier "2a8b3480-9d42-432d-a969-0e32809a331e" ;
    dct:issued "2026-04-30T20:34:44.427229"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:03:43.444567"^^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 Teledyne ADCP Data" ;
    dcat:keyword "Belcher Islands",
        "Hudson Bay",
        "Hudson Bay Complex",
        "Mooring",
        "Ocean currents" ;
    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" .

