@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/afb91882-1c9f-449f-9dfb-e62a8fd810af> a dcat:Dataset ;
    dct:identifier "GTBM4" ;
    dct:issued "2025-09-29T14:31:21.017669"^^xsd:dateTime ;
    dct:modified "2025-09-29T14:31:21.017674"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-85.6100 44.7700, -85.6100 44.7700, -85.6100 44.7700, -85.6100 44.7700, -85.6100 44.7700))"^^gsp:wktLiteral ] ;
    dct:title "GTBM4" ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "air_temperature",
        "depth",
        "latitude",
        "longitude",
        "time",
        "wind_from_direction",
        "wind_speed" .

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

