@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:240471
  skos:prefLabel "respuesta al estrés por calor"@es, "heat shock response"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:220015 .

nalt:220015_def
  rdf:value "Familia de proteínas que están estructuralmente relacionadas con la ubiquitina. Las ubiquitinas y las proteínas similares a ellas toman parte en diversas funciones celulares, tales como la degradación de las proteínas y la respuesta al choque por calor, por medio de la conjugación a otras proteínas."@es, "A family of proteins that are structurally-related to Ubiquitin. Ubiquitins and ubiquitin-like proteins participate in diverse cellular functions, such as protein degradation and heat-shock response, by conjugation to other proteins."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:220015
  skos:narrower nalt:59952 ;
  skos:prefLabel "ubiquitinas"@es, "ubiquitins"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "91200" ;
  a ns0:Chemical, skos:Concept ;
  skos:definition nalt:220015_def ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:altLabel "ubiquitin-like proteins"@en ;
  skos:related nalt:240471, nalt:214570 ;
  skos:broader nalt:876 ;
  dc:created "2014-06-26"^^xsd:date .

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

nalt:59952
  skos:prefLabel "ubiquitina"@es, "ubiquitin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:220015 .

nalt:876
  skos:prefLabel "proteínas"@es, "proteins"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:220015 .

nalt:214570
  skos:prefLabel "ubiquitinación"@es, "ubiquitination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:220015 .

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

