@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/e4f99ff2-240f-429e-9b88-7211427bf5cc> a dcat:Dataset ;
    dct:identifier "GVSU1" ;
    dct:issued "2025-09-19T00:52:58.401467"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:52:58.401473"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-86.2810 43.2380)"^^gsp:wktLiteral ] ;
    dct:title "GVSU1" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Relative_Humidity",
        "Thermistor_String_at_10m",
        "Thermistor_String_at_11m",
        "Thermistor_String_at_12m",
        "Thermistor_String_at_2m",
        "Thermistor_String_at_4m",
        "Thermistor_String_at_6m",
        "Thermistor_String_at_7m",
        "Thermistor_String_at_8m",
        "Thermistor_String_at_9m",
        "Water_Temperature_at_Surface",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "depth",
        "latitude",
        "longitude",
        "platform_name",
        "time" .

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

