You are viewing /gcmd_keyword/289ca013-0526-49e0-8b87-51513702e8f4 in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .

<https://data.globalchange.gov/gcmd_keyword/289ca013-0526-49e0-8b87-51513702e8f4>
   dcterms:identifier "289ca013-0526-49e0-8b87-51513702e8f4";
   rdfs:label "HEAT INDEX"^^xsd:string;
   dcterms:description "The heat index (HI) or “apparent temperature” is an approximation of how hot it “feels” for a given combination of air temperature and relative humidity (RH). Generally, higher RH values at the same temperature feel warmer or more stressful because of less evaporative cooling when people perspire. The HI is the result of extensive biometeorological studies over a period of decades by various researchers, most notably Robert G. Steadman."^^xsd:string;
   
   a dbpedia:Index_term .