@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21367
  skos:prefLabel "body temperature"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0148
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21367 ;
  skos:altLabel "body temperatures"@en, "bodies temperature"@en, "BT"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[D. Cuesta] Body temperature is a classical diagnostic tool for a number of diseases. However, it is usually employed as a plain binary classification function (febrile or not febrile), and therefore its diagnostic power has not been fully developed... , \"[S. F. Tsai] Body temperature is a basic vital sign of the human body, and the use of infrared ear thermometersfor medical diagnosis and health management on human bodies has been widespread nowadays. To gaincredibility and confidence in the usage of IR ear thermometers, a standard blackbody source (BBS)with a calibration traceable to ITS-90 is necessitated..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "body temperature"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

