@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/e5ec9ad8-dee8-4d7a-af77-4956a89444a5> a dcat:Dataset ;
    dct:description "Terrestrial evaporation is an important process in the global water cycle. It acts like an air conditioner for the surface, as it absorbs radiation (latent heat) that otherwise would be used to warm up the atmosphere (sensible heat)." ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=bc8e3b96fc2747c7897bed161ffeb5a6> ;
    dct:issued "2021-11-17T22:45:38+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-26T01:27:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Evaporation from Land" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/e5ec9ad8-dee8-4d7a-af77-4956a89444a5/resource/7c66c692-6568-467b-98a8-9590d18970aa> ;
    dcat:keyword "AmeriGEO",
        "Biosphere",
        "Climate",
        "Climate Indicators",
        "Climate Variables",
        "ECV",
        "Evaporation",
        "Evaporation From Land",
        "GCOS",
        "Land",
        "Terrestrial" ;
    dcat:landingPage <https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::evaporation-from-land> .

<https://data.amerigeoss.org/dataset/e5ec9ad8-dee8-4d7a-af77-4956a89444a5/resource/7c66c692-6568-467b-98a8-9590d18970aa> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-18T17:05:08.749100"^^xsd:dateTime ;
    dct:modified "2025-09-18T17:05:08.735961"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::evaporation-from-land> .

<https://climate-amerigeoss.hub.arcgis.com/pages/amerigeoss::evaporation-from-land> a foaf:Document .

