@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/7acaf56b-d48c-4e97-aa36-db7cedac9cfc> a dcat:Dataset ;
    dct:identifier "sbedison" ;
    dct:issued "2025-11-22T21:01:08.301807"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:01:08.301812"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.8345 41.4810, -82.8345 41.4810, -82.8345 41.4811, -82.8345 41.4811, -82.8345 41.4810))"^^gsp:wktLiteral ] ;
    dct:title "sbedison" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "batteryvoltage",
        "ckan",
        "depth",
        "dissolvedoxygen",
        "dissolvedoxygensaturation",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "ph",
        "platformname",
        "time",
        "united-states",
        "waterconductivity",
        "watertemperatureatsurface",
        "ysibluegreenalgae",
        "ysichlorophyll",
        "ysiturbidity" .

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

