@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/34223d72-8bbe-42de-80c3-1feda3ba4c4a> a dcat:Dataset ;
    dct:identifier "45028" ;
    dct:issued "2025-09-25T00:23:23.057509"^^xsd:dateTime ;
    dct:modified "2025-09-25T00:23:23.057517"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-91.8350 46.8120)"^^gsp:wktLiteral ] ;
    dct:title "45028" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air_pressure",
        "air_temperature",
        "depth",
        "dew_point",
        "latitude",
        "longitude",
        "platform_name",
        "significant_wave_height",
        "significant_wave_period",
        "solar_radiation",
        "thermistor_string_at_10m",
        "thermistor_string_at_15m",
        "thermistor_string_at_1m",
        "thermistor_string_at_20m",
        "thermistor_string_at_25m",
        "thermistor_string_at_30m",
        "thermistor_string_at_35m",
        "thermistor_string_at_3m",
        "thermistor_string_at_40m",
        "thermistor_string_at_5m",
        "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" .

