@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/797bcd40-bb26-4d1f-8f45-21fd50b94aaa> a dcat:Dataset ;
    dct:identifier "45026" ;
    dct:issued "2025-11-22T20:19:31.124737"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:19:31.124742"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-86.6168 41.9824, -86.6168 41.9824, -86.6168 41.9824, -86.6168 41.9824, -86.6168 41.9824))"^^gsp:wktLiteral ] ;
    dct:title "45026" ;
    dcat:keyword "airpressure",
        "airtemperature",
        "amerigeo",
        "amerigeoss",
        "batteryvoltage",
        "ckan",
        "depth",
        "dewpoint",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "maxwaveheight",
        "national",
        "north-america",
        "platformname",
        "significantwavefromdirection",
        "significantwaveheight",
        "significantwaveperiod",
        "thermistorstringat10m",
        "thermistorstringat11m",
        "thermistorstringat12m",
        "thermistorstringat13m",
        "thermistorstringat14m",
        "thermistorstringat15m",
        "thermistorstringat16m",
        "thermistorstringat17m",
        "thermistorstringat19m",
        "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" .

