@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/4712763b-4245-4899-b1c6-557a9547fb80> a dcat:Dataset ;
    dct:accrualPeriodicity "As needed" ;
    dct:description "SeaBird SBE37-SMP-ODO conductivity, temperature, depth, and dissolved oxygen data from the BI-M1 Mooring deployed from 2022 to 2023." ;
    dct:identifier "4712763b-4245-4899-b1c6-557a9547fb80" ;
    dct:issued "2026-04-30T21:03:12.645733"^^xsd:dateTime ;
    dct:modified "2026-04-30T21:11:43.200228"^^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 SBE37 CTD Data" ;
    dcat:keyword "Belcher Islands",
        "CTD",
        "Hudson Bay",
        "Hudson Bay Complex",
        "Mooring" ;
    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" .

