@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/48d89fcf-0ed9-49c1-8938-3f384e860dc4> a dcat:Dataset ;
    dct:identifier "lehuron" ;
    dct:issued "2025-11-21T11:01:26.721867"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:01:26.721871"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-82.5544 41.4098, -82.5544 41.4098, -82.5544 41.4098, -82.5544 41.4098, -82.5544 41.4098))"^^gsp:wktLiteral ] ;
    dct:title "lehuron" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "depth",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "ph",
        "platformname",
        "time",
        "united-states",
        "watertemperatureatsurface",
        "ysibluegreenalgae",
        "ysichlorophyll" .

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

