@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#> .
@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:narrower nalt:270538 .

nalt:323575
  skos:prefLabel "micromatrices proteicas"@es, "protein microarrays"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:270538 .

nalt:59917
  skos:prefLabel "depleción proteica"@es, "protein depletion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:270538 .

nalt:270538
  skos:related nalt:59917, nalt:37473, nalt:323575 ;
  skos:prefLabel "protein denaturation"@en, "desnaturalización de las proteínas"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:270538_def ;
  dc:created "2016-01-19"^^xsd:date ;
  dc:modified "2018-08-17"^^xsd:date ;
  ns0:marc001 "78594" ;
  skos:altLabel "enzyme denaturation"@en ;
  skos:broader nalt:270537 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:270538_def
  rdf:value "Interrupción de los enlaces no covalentes y/o de disulfuro responsables de mantener la forma tridimensional y la actividad de la proteína nativa."@es, "Disruption of the non-covalent bonds and/or disulfide bonds responsible for maintaining the three-dimensional shape and activity of the native protein."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

nalt:37473
  skos:prefLabel "actividad enzimática"@es, "enzyme activity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:270538 .

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

