@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/94a3c538-0df0-47cb-b4e1-a3a2cb2d7e71> a dcat:Dataset ;
    dct:identifier "45027" ;
    dct:issued "2025-09-18T23:19:24.020716"^^xsd:dateTime ;
    dct:modified "2025-09-18T23:19:24.020722"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-91.9300 46.8600)"^^gsp:wktLiteral ] ;
    dct:title "45027" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "Dew_Point",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Solar_Radiation",
        "Thermistor_String_at_10m",
        "Thermistor_String_at_15m",
        "Thermistor_String_at_1m",
        "Thermistor_String_at_20m",
        "Thermistor_String_at_25m",
        "Thermistor_String_at_30m",
        "Thermistor_String_at_35m",
        "Thermistor_String_at_3m",
        "Thermistor_String_at_40m",
        "Thermistor_String_at_5m",
        "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" .

