@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:270537
  skos:prefLabel "despliegue de proteínas"@es, "protein unfolding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:59913 .

nalt:59912
  skos:prefLabel "conformación de proteínas"@es, "protein conformation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:59913 .

nalt:146596
  skos:prefLabel "respuesta de proteína mal plegada"@es, "unfolded protein response"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:59913 .

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

nalt:270536
  skos:prefLabel "replegamiento de proteínas"@es, "protein refolding"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:59913 .

nalt:59913
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "protein folding"@en, "plegamiento de proteínas"@es ;
  skos:hiddenLabel "protein misfoldings"@en, "protein-folding"@en, "protein misfolding"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:270537, nalt:270536 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18732>, <http://id.loc.gov/authorities/subjects/sh89006334> ;
  skos:altLabel "enzyme folding"@en ;
  skos:related nalt:146596 ;
  ns0:marc001 "30354" ;
  skos:broader nalt:59912 ;
  skos:definition nalt:59913_def ;
  dc:modified "2016-01-19"^^xsd:date .

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

nalt:59913_def
  rdf:value "Proceso bioquímico por medio del cual una proteína toma su conformación tridimensional. Comienza incluso antes de que una proteína se haya sintetizado completamente y continúa a través de estructuras intermedias discretas (primaria, secundaria y terciaria) antes de que se forme la estructura final (cuaternaria)."@es, "The biochemical process by which a protein assumes its three-dimensional conformation. It begins even before a protein has been completely synthesized and proceeds through discrete intermediate structures (primary, secondary, and tertiary) before the final structure (quaternary structure) is formed."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

