@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/2bb087ea-ac0c-4de3-9526-699de5ce23a4> a dcat:Dataset ;
    dct:identifier "glerlwe13" ;
    dct:issued "2025-09-23T15:14:50.415809"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:14:50.415815"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-83.1350 41.7430, -83.1350 41.7430, -83.1350 41.7430, -83.1350 41.7430, -83.1350 41.7430))"^^gsp:wktLiteral ] ;
    dct:title "glerlwe13" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air_pressure",
        "air_temperature",
        "battery_voltage",
        "depth",
        "dissolved_oxygen",
        "dissolved_oxygen_saturation",
        "latitude",
        "longitude",
        "platform_name",
        "time",
        "water_conductivity",
        "water_temperature_at_surface",
        "wind_from_direction",
        "wind_gust",
        "wind_speed",
        "ysi_blue_green_algae",
        "ysi_chlorophyll",
        "ysi_turbidity" .

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

