@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/605cefdb-eeed-4e6d-9dcc-0dc9a703dde9> a dcat:Dataset ;
    dct:identifier "45183" ;
    dct:issued "2025-09-18T22:25:37.112057"^^xsd:dateTime ;
    dct:modified "2025-09-18T22:25:37.112064"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/9f14cfa2-a1be-4c1e-843d-a4585ca96b62> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-85.8309 44.9816)"^^gsp:wktLiteral ] ;
    dct:title "45183" ;
    dcat:keyword "Air_Pressure",
        "Air_Temperature",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "Oceans",
        "Regional",
        "Relative_Humidity",
        "Solar_Radiation",
        "Water_Temperature_at_Surface",
        "Wind_Gust",
        "Wind_Speed",
        "Wind_from_Direction",
        "depth",
        "dissolved_oxygen",
        "dissolved_oxygen_saturation",
        "latitude",
        "longitude",
        "platform_name",
        "time" .

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

