@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/c3e98d83-1b2d-4002-adfa-11cc0c8e164a> a dcat:Dataset ;
    dct:identifier "GLRCMET" ;
    dct:issued "2025-09-19T00:13:27.375531"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:13:27.375538"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-88.5530 47.1200)"^^gsp:wktLiteral ] ;
    dct:title "GLRCMET" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "Dew_Point",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Photosynthetic_active_radiation",
        "Regional",
        "Solar_Radiation",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "battery_voltage",
        "depth",
        "latitude",
        "longitude",
        "platform_name",
        "time" .

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

