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

nalt:270537
  dc:modified "2016-11-14"^^xsd:date ;
  skos:related nalt:270536, nalt:146596 ;
  skos:broader nalt:59913 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:270538 ;
  skos:prefLabel "protein unfolding"@en, "despliegue de proteínas"@es ;
  ns0:marc001 "78597" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2016-01-19"^^xsd:date ;
  skos:altLabel "enzyme unfolding"@en ;
  skos:definition nalt:270537_def .

nalt:146596
  skos:prefLabel "respuesta de proteína mal plegada"@es, "unfolded protein response"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:270537 .

nalt:270538
  skos:prefLabel "desnaturalización de las proteínas"@es, "protein denaturation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:270537 .

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

nalt:270536
  skos:prefLabel "replegamiento de proteínas"@es, "protein refolding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:270537 .

nalt:59913
  skos:prefLabel "plegamiento de proteínas"@es, "protein folding"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:270537 .

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

nalt:270537_def
  rdf:value "Transiciones conformacionales de la forma de una proteína a varias estructuras desplegadas."@es, "Conformational transitions of the shape of a protein to various unfolded states."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

