@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:17316
  skos:prefLabel "degradación"@es, "degradation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32006 .

nalt:32006
  skos:exactMatch <http://id.cabi.org/cabt/95519>, <http://id.agrisemantics.org/gacs/C5517> ;
  skos:altLabel "protein decomposition"@en, "protein deterioration"@en ;
  skos:scopeNote "Usar para referirse a la degradación general de proteínas en organismos o productos; USAR \"proteólisis\" para denotar la hidrólisis de una unión peptídica en una proteína; USAR \"denaturación\" para describir el reordenamiento de la estructura molecular de las proteínas o ácidos nucleicos que produce una pérdida de función."@es, "Use for the general break down of proteins in organisms or products; for hydrolysis of a peptide bond in a protein USE proteolysis; for the reordering of the molecular structure of proteins or nucleic acids which leads to loss of function USE denaturation."@en ;
  skos:hiddenLabel "protein-degradation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:17316 ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2013-05-23"^^xsd:date ;
  skos:related nalt:24640, nalt:32271 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "degradación de proteínas"@es, "protein degradation"@en ;
  ns0:marc001 "30348" ;
  skos:definition nalt:32006_def .

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

nalt:32006_def
  rdf:value "Descomposición general de estructuras proteicas en productos u organismos."@es, "General breakdown of protein structures in products or organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:32271
  skos:prefLabel "proteólisis"@es, "proteolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32006 .

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

nalt:24640
  skos:prefLabel "denaturación"@es, "denaturation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32006 .

