@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/6ff1d5b0-73c3-4445-b27e-bca55f154811> a dcat:Dataset ;
    dct:identifier "45020" ;
    dct:issued "2025-09-18T22:41:50.990908"^^xsd:dateTime ;
    dct:modified "2025-09-18T22:41:50.990914"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-85.6000 44.7900)"^^gsp:wktLiteral ] ;
    dct:title "45020" ;
    dcat:keyword "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "Dew_Point",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Significant_Wave_Height",
        "Significant_Wave_Period",
        "Solar_Radiation",
        "Thermistor_String_at_10m",
        "Thermistor_String_at_11m",
        "Thermistor_String_at_15m",
        "Thermistor_String_at_19m",
        "Thermistor_String_at_24m",
        "Thermistor_String_at_28m",
        "Thermistor_String_at_29m",
        "Thermistor_String_at_33m",
        "Thermistor_String_at_34m",
        "Thermistor_String_at_38m",
        "Thermistor_String_at_3m",
        "Thermistor_String_at_5m",
        "Thermistor_String_at_6m",
        "Water_Temperature_at_Surface",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "battery_voltage",
        "depth",
        "latitude",
        "longitude",
        "platform_name",
        "significant_wave_from_direction",
        "time" .

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

