@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/70a33c5b-7df1-4ab4-a386-dc9b6c928209> a dcat:Dataset ;
    dct:identifier "45175" ;
    dct:issued "2025-11-22T15:00:04.513995"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:00:04.513999"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-84.7720 45.8250, -84.7720 45.8250, -84.7720 45.8250, -84.7720 45.8250, -84.7720 45.8250))"^^gsp:wktLiteral ] ;
    dct:title "45175" ;
    dcat:keyword "airpressure",
        "airtemperature",
        "amerigeo",
        "amerigeoss",
        "batteryvoltage",
        "ckan",
        "depth",
        "dewpoint",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "photosyntheticactiveradiation",
        "platformname",
        "relativehumidity",
        "significantwavefromdirection",
        "significantwaveheight",
        "significantwaveperiod",
        "solarradiation",
        "thermistorstringat10m",
        "thermistorstringat12m",
        "thermistorstringat14m",
        "thermistorstringat16m",
        "thermistorstringat18m",
        "thermistorstringat1m",
        "thermistorstringat20m",
        "thermistorstringat3m",
        "thermistorstringat4m",
        "thermistorstringat6m",
        "thermistorstringat8m",
        "time",
        "united-states",
        "watertemperatureatsurface",
        "windfromdirection",
        "windgust",
        "windspeed" .

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

