@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/7dc9adb5-3ed3-41f3-975d-22261d7660de> a dcat:Dataset ;
    dct:identifier "uwraeon1" ;
    dct:issued "2025-11-22T22:37:21.483196"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:37:21.483200"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.7406 41.8168, -82.7406 41.8168, -82.7406 41.8168, -82.7406 41.8168, -82.7406 41.8168))"^^gsp:wktLiteral ] ;
    dct:title "uwraeon1" ;
    dcat:keyword "airpressure",
        "airtemperature",
        "amerigeo",
        "amerigeoss",
        "batteryvoltage",
        "ckan",
        "depth",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "platformname",
        "significantwavefromdirection",
        "significantwaveheight",
        "significantwaveperiod",
        "thermistorstringat1m",
        "thermistorstringat2m",
        "thermistorstringat3m",
        "thermistorstringat4m",
        "thermistorstringat5m",
        "thermistorstringat6m",
        "thermistorstringat7m",
        "thermistorstringat8m",
        "thermistorstringat9m",
        "time",
        "united-states",
        "watertemperatureatsurface",
        "windfromdirection",
        "windgust",
        "windspeed" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

