@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#> .

nalt:1731
  skos:prefLabel "estrés térmico"@es, "heat stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:287394 .

nalt:287394
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:137, nalt:44798, nalt:1731 ;
  skos:prefLabel "dehydrins"@en, "dehidrinas"@es ;
  dc:modified "2016-11-14"^^xsd:date ;
  dc:created "2016-09-19"^^xsd:date ;
  skos:hiddenLabel "dehydrin"@en ;
  skos:broader nalt:889 ;
  ns0:marc001 "76383" .

nalt:889
  skos:prefLabel "proteínas de las plantas"@es, "plant proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:287394 .

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

nalt:137
  skos:prefLabel "toleracia a la sequía"@es, "drought tolerance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:287394 .

nalt:44798
  skos:prefLabel "proteínas de choque térmico"@es, "heat shock proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:287394 .

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

