@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:1731
  skos:prefLabel "estrés térmico"@es, "heat stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:198222 .

nalt:198222_def
  rdf:value "Estrés provocado por el frío o el calor extremo o una temperatura desfavorable en la función fisiológica de las células, los tejidos o un organismo."@es, "Stress due to extreme cold, hot, or unfavorable temperature on the physiological function of cells, tissues or an organism."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:729
  skos:prefLabel "estrés abiótico"@es, "abiotic stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:198222 .

nalt:9084
  skos:prefLabel "mantenimiento del bienestar animal"@es, "animal welfare"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:198222 .

nalt:198222
  skos:definition nalt:198222_def ;
  skos:narrower nalt:1731, nalt:1730 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-02-13"^^xsd:date ;
  skos:broader nalt:729, nalt:9084 ;
  skos:prefLabel "thermal stress"@en, "esfuerzo térmico"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "74178" ;
  dc:created "2013-03-27"^^xsd:date .

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

nalt:1730
  skos:prefLabel "tensión por frío"@es, "cold stress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:198222 .

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

