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

nalt:7780
  skos:prefLabel "relaciones estructura-actividad"@es, "structure-activity relationships"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:7776 .

nalt:7777
  skos:prefLabel "mutación"@es, "mutation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:7776 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:7773
  skos:prefLabel "estructura de las proteínas"@es, "protein structure"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:7776 .

nalt:7776_def
  rdf:value "Reemplazo de uno o más aminoácidos en una proteína. Si se sustituye un aminoácido funcionalmente equivalente, la proteína puede retener su actividad natural. La sustitución también puede disminuir o eliminar la función de la proteína."@es, "The replacement of one or more amino acids in a protein with another. If a functionally equivalent amino acid is substituted, the protein may retain wild-type activity. Substitution may also diminish or eliminate protein function."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:7776
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:scopeNote "Use for substitution of one amino acid for another in a protein; for amino acid substitution as experimentally induced by humans USE amino acid substitution AND protein engineering."@en, "Usar para referirse a la sustitución de un aminoácido por otro en una proteína; USAR \"sustitución de aminoácidos\" E \"ingeniería de proteínas\" para referirse a la sustitución inducida experimentalmente por seres humanos."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:7777 ;
  skos:prefLabel "amino acid substitution"@en, "sustitución de aminoácidos"@es ;
  skos:related nalt:7780, nalt:7773 ;
  ns0:marc001 "2089" ;
  skos:definition nalt:7776_def ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C16545> ;
  dc:modified "2015-03-10"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:hiddenLabel "amino acid substitutions"@en, "amino-acid-substitution"@en .

