@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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#> .

nalt:36200
  skos:prefLabel "radiación infrarroja"@es, "infrared radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:196154 .

nalt:317357
  skos:prefLabel "fototermoterapia"@es, "photothermotherapy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:196154 .

nalt:17516
  skos:prefLabel "radiación electromagnética"@es, "electromagnetic radiation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:196154 .

nalt:196154_def
  rdf:value "Radiación electromagnética emitida por cualquier sustancia, como resultado de la excitación térmica de sus moléculas. En cuanto a la longitud de onda, la radiación térmica oscila entre la radiación infrarroja más larga y la radiación ultravioleta más corta."@es, "The electromagnetic radiation emitted by any substance as the result of the thermal excitation of its molecules. Thermal radiation ranges in wavelength from the longest infrared radiation to the shortest ultraviolet radiation."@en ;
  dc:source "NASA Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:196154
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:44778, nalt:36204, nalt:317357, nalt:36200 ;
  skos:prefLabel "radiación térmica"@es, "thermal radiation"@en ;
  skos:broader nalt:17516 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/116492>, <http://aims.fao.org/aos/agrovoc/c_7719>, <http://id.agrisemantics.org/gacs/C25225> ;
  dc:created "2013-02-05"^^xsd:date ;
  skos:definition nalt:196154_def ;
  dc:modified "2018-05-29"^^xsd:date ;
  ns0:marc001 "74177" .

nalt:44778
  skos:prefLabel "calor"@es, "heat"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:196154 .

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

nalt:36204
  skos:prefLabel "radiación ultravioleta"@es, "ultraviolet radiation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:196154 .

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

