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

nalt:882
  skos:prefLabel "chaperones moleculares"@es, "molecular chaperones"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:44798 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:44798
  skos:definition nalt:44798_def ;
  skos:hiddenLabel "heat shock cognate 70 kDa protein"@en, "heat-shock proteins"@en, "heat shock factor"@en, "heat-shock gene"@en, "heat shock chaperone"@en, "heat-shock-proteins"@en, "heat-shock factors"@en, "heat-shock genes"@en, "heat-shock-protein"@en, "heat-shock chaperones"@en, "heat-shock protein"@en, "heat shock protein"@en, "heat-shock factor"@en, "heat shock gene"@en, "heat shock granules"@en, "heat shock factors"@en, "heat shock genes"@en, "heat-shock chaperone"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  dc:modified "2020-08-31"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85059812>, <http://id.cabi.org/cabt/55467>, <http://id.agrisemantics.org/gacs/C6213>, <http://aims.fao.org/aos/agrovoc/c_36493> ;
  skos:prefLabel "proteínas de choque térmico"@es, "heat shock proteins"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:882 ;
  ns0:marc001 "17788" .

nalt:44798_def
  rdf:value "Proteínas que se sintetizan en organismos eucariontes y bacterias en respuesta a la hipertermia y a otras tensiones ambientales. Incrementan la tolerancia térmica y desempeñan funciones esenciales para la supervivencia celular en estas condiciones."@es, "Proteins which are synthesized in eukaryotic organisms and bacteria in response to hyperthermia and other environmental stresses. They increase thermal tolerance and perform functions essential to cell survival under these conditions."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

