@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/aff4dc0d-36b9-45c1-a6f5-c220e4605c5b> a dcat:Dataset ;
    dct:identifier "45175" ;
    dct:issued "2025-09-29T14:42:42.187676"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:42:42.187683"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-84.7720 45.8250)"^^gsp:wktLiteral ] ;
    dct:title "45175" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air_pressure",
        "air_temperature",
        "battery_voltage",
        "depth",
        "dew_point",
        "latitude",
        "longitude",
        "photosynthetic_active_radiation",
        "platform_name",
        "relative_humidity",
        "significant_wave_from_direction",
        "significant_wave_height",
        "significant_wave_period",
        "solar_radiation",
        "thermistor_string_at_10m",
        "thermistor_string_at_12m",
        "thermistor_string_at_14m",
        "thermistor_string_at_16m",
        "thermistor_string_at_18m",
        "thermistor_string_at_1m",
        "thermistor_string_at_20m",
        "thermistor_string_at_3m",
        "thermistor_string_at_4m",
        "thermistor_string_at_6m",
        "thermistor_string_at_8m",
        "time",
        "water_temperature_at_surface",
        "wind_from_direction",
        "wind_gust",
        "wind_speed" .

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

