@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/1cf1d788-3fa6-4733-baec-c06e4fee4186> a dcat:Dataset ;
    dct:identifier "45161" ;
    dct:issued "2025-09-18T21:31:54.472923"^^xsd:dateTime ;
    dct:modified "2025-09-18T21:31:54.472945"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-86.3363 43.1785)"^^gsp:wktLiteral ] ;
    dct:title "45161" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Significant_Wave_Height",
        "Significant_Wave_Period",
        "Thermistor_String_at_-1m",
        "Thermistor_String_at_0m",
        "Thermistor_String_at_19m",
        "Thermistor_String_at_1m",
        "Thermistor_String_at_21m",
        "Thermistor_String_at_22m",
        "Water_Temperature_at_Surface",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "depth",
        "dissolved_oxygen",
        "dissolved_oxygen_saturation",
        "latitude",
        "longitude",
        "max_wave_height",
        "ph",
        "platform_name",
        "significant_wave_from_direction",
        "time",
        "water_conductivity",
        "ysi_blue_green_algae",
        "ysi_chlorophyll",
        "ysi_turbidity" .

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

