@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/6492edd8-5419-46a2-947b-7e494939586f> a dcat:Dataset ;
    dct:identifier "ESF8" ;
    dct:issued "2025-11-22T06:39:03.875797"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:39:03.875801"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.9610 43.2820, -76.9610 43.2820, -76.9610 43.2820, -76.9610 43.2820, -76.9610 43.2820))"^^gsp:wktLiteral ] ;
    dct:title "ESF8" ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "depth",
        "geo",
        "geoss",
        "latitude",
        "longitude",
        "national",
        "north-america",
        "platformname",
        "thermistorstringat1m",
        "thermistorstringat2m",
        "thermistorstringat3m",
        "thermistorstringat4m",
        "thermistorstringat5m",
        "thermistorstringat6m",
        "time",
        "united-states" .

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

