@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/5750d970-534b-4401-99f2-9b058b0993d2> a dcat:Dataset ;
    dct:identifier "45183" ;
    dct:issued "2025-11-21T20:22:12.341108"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:22:12.341113"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-85.8309 44.9816, -85.8308 44.9816, -85.8308 44.9817, -85.8309 44.9817, -85.8309 44.9816))"^^gsp:wktLiteral ] ;
    dct:title "45183" ;
    dcat:keyword "airpressure",
        "airtemperature",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "depth",
        "dissolvedoxygen",
        "dissolvedoxygensaturation",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "platformname",
        "relativehumidity",
        "solarradiation",
        "time",
        "united-states",
        "watertemperatureatsurface",
        "windfromdirection",
        "windgust",
        "windspeed" .

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

