@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/045a8347-3a23-4df3-b8d9-56f64289a4d1> a dcat:Dataset ;
    dct:identifier "45176" ;
    dct:issued "2025-09-23T16:15:14.999955"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:15:14.999962"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-81.7650 41.5500)"^^gsp:wktLiteral ] ;
    dct:title "45176" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air_pressure",
        "air_temperature",
        "battery_voltage",
        "depth",
        "dew_point",
        "dissolved_oxygen",
        "dissolved_oxygen_saturation",
        "fluorescent_dissolved_organic_matter",
        "latitude",
        "longitude",
        "ph",
        "platform_name",
        "significant_wave_from_direction",
        "significant_wave_height",
        "significant_wave_period",
        "thermistor_string_at_10m",
        "thermistor_string_at_11m",
        "thermistor_string_at_12m",
        "thermistor_string_at_13m",
        "thermistor_string_at_14m",
        "thermistor_string_at_15m",
        "thermistor_string_at_1m",
        "thermistor_string_at_3m",
        "thermistor_string_at_4m",
        "thermistor_string_at_6m",
        "thermistor_string_at_7m",
        "thermistor_string_at_9m",
        "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" .

