@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/098916e1-36c2-4aa2-9315-600d5e59b3e3> a dcat:Dataset ;
    dct:description """<p>The Southwest Watershed Research Center (SWRC) operates the Walnut Gulch Experimental Watershed (WGEW) in southeastern Arizona as an outdoor laboratory for studying semiarid rangeland hydrologic, ecosystem, climate, and erosion processes.</p>
""" ;
    dct:identifier "2f6d09cc-4097-494a-b57a-19bc9ecfba66" ;
    dct:issued "2025-11-19T22:00:20.782624"^^xsd:dateTime ;
    dct:modified "2021-12-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-110.2000 31.7730, -109.9000 31.7730, -109.9000 31.6620, -110.2000 31.6620))"^^gsp:wktLiteral ] ;
    dct:title "LTAR - Meteorological Stations - Walnut Gulch Experimental Watershed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Goodrich, David" ;
            vcard:hasEmail <mailto:dave.goodrich@ars.usda.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/098916e1-36c2-4aa2-9315-600d5e59b3e3/resource/9ee82361-e7c7-4ae0-b17d-331d99f07871> ;
    dcat:keyword "air-pressure",
        "air-temperature",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "climate",
        "geo",
        "geoss",
        "longwave-radiation",
        "meteorological-data",
        "national",
        "north-america",
        "np211",
        "shortwave-radiation",
        "united-states",
        "weather",
        "wind-speed" .

<https://data.amerigeoss.org/dataset/098916e1-36c2-4aa2-9315-600d5e59b3e3/resource/9ee82361-e7c7-4ae0-b17d-331d99f07871> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-04T07:32:37.509511"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:00:20.770886"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://geodata.nal.usda.gov/geonetwork/srv/eng/catalog.search#/metadata/2f6d09cc-4097-494a-b57a-19bc9ecfba66> ;
    dcat:mediaType "text/html" .

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

