@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/37f3c422-03fc-462e-a10b-8288e4444439> a dcat:Dataset ;
    dct:identifier "45186" ;
    dct:issued "2025-11-21T00:11:54.643523"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:11:54.643528"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-87.7789 42.3672, -87.7789 42.3672, -87.7789 42.3672, -87.7789 42.3672, -87.7789 42.3672))"^^gsp:wktLiteral ] ;
    dct:title "45186" ;
    dcat:keyword "airtemperature",
        "amerigeo",
        "amerigeoss",
        "batteryvoltage",
        "ckan",
        "depth",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "maxwaveheight",
        "national",
        "north-america",
        "platformname",
        "significantwavefromdirection",
        "significantwaveheight",
        "significantwaveperiod",
        "time",
        "united-states",
        "watertemperatureatsurface",
        "windfromdirection",
        "windgust",
        "windspeed" .

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

