@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://data.amerigeoss.org/dataset/d683c9c0-41dc-4f41-b8ca-e00d821752a4> a dcat:Dataset ;
    dct:identifier "UMBIO" ;
    dct:issued "2025-09-19T00:35:48.463168"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:35:48.463175"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-84.6723 45.5651)"^^gsp:wktLiteral ] ;
    dct:title "UMBIO" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "Dew_Point",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Solar_Radiation",
        "Thermistor_String_at_11m",
        "Thermistor_String_at_12m",
        "Thermistor_String_at_14m",
        "Thermistor_String_at_15m",
        "Thermistor_String_at_16m",
        "Thermistor_String_at_17m",
        "Thermistor_String_at_18m",
        "Thermistor_String_at_20m",
        "Thermistor_String_at_23m",
        "Thermistor_String_at_2m",
        "Thermistor_String_at_4m",
        "Thermistor_String_at_7m",
        "Thermistor_String_at_9m",
        "Water_Temperature_at_Surface",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "battery_voltage",
        "depth",
        "dissolved_oxygen",
        "dissolved_oxygen_saturation",
        "fluorescent_dissolved_organic_matter",
        "latitude",
        "longitude",
        "ph",
        "platform_name",
        "time",
        "water_conductivity",
        "ysi_turbidity" .

<https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> a foaf:Agent ;
    foaf:name "GLOS" .

