@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:51736
  skos:broader nalt:383 ;
  dc:modified "2014-07-31"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "30896" ;
  skos:prefLabel "psicrómetros"@es, "psychrometers"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:51736_def .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:51736_def
  rdf:value "Instrumento empleado para medir la cantidad de vapor de agua que se halla en la atmósfera. Tiene dos termómetros, uno con la bola humedecida y el otro con la bola seca. La primera bola se mantiene húmeda, por lo que es enfriada mediante evaporación a una temperatura inferior que la mostrada por el termómetro de bola seca. Dado que la evaporación es mayor en el aire seco, la diferencia entre las dos lecturas de los termómetros es mayor cuando el aire está seco."@es, "An instrument for measuring the amount of water vapor in the atmosphere. It has both a dry-bulb and wet-bulb thermometer. The bulb of the wet-bulb thermometer is kept moistened and is, therefore, cooled by evaporation to a temperature lower than that shown by the dry-bulb thermometer. Because evaporation is greater in dry air, the difference between the two thermometer readings will be greater when the air is dry than when it is moist."@en ;
  dc:source "Forest Products Laboratory. 2010. Wood handbook - Wood as an engineering material. Gen. Tech. Rep. FPL-GTR-190. Madison, WI: U.S. Department of Agriculture, Forest Service, Forest Products Laboratory" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:383
  skos:prefLabel "instrumentos de medición"@es, "measuring devices"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:51736 .

