@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:27635_def
  rdf:value "Codón que da la señal de terminación de la traducción genética (traducción, genética). Los factores de terminación de péptidos se unen al codón de terminación y desencadenan la hidrólisis del enlace aminoacilo que conecta el polipéptido terminado al ARNt. Este codón no especifica aminoácidos."@es, "Any codon that signals the termination of genetic translation (translation, genetic). Peptide termination factors bind to the stop codon and trigger the hydrolysis of the aminoacyl bond connecting the completed polypeptide to the tRNA. Terminator codons do not specify amino acids."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:27635
  ns0:marc001 "35417" ;
  skos:hiddenLabel "amber codons"@en, "termination codons"@en, "opal stop codons"@en, "terminator codons"@en, "stop codons"@en, "amber termination codon"@en, "amber termination codons"@en, "stop-codon"@en, "opal codons"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "termination codon"@en, "terminator codon"@en, "amber codon"@en, "amber stop codon"@en, "opal codon"@en, "opal stop codon"@en ;
  skos:definition nalt:27635_def ;
  skos:broader nalt:27633 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C28869> ;
  dc:modified "2018-05-15"^^xsd:date ;
  skos:prefLabel "codón de detención"@es, "stop codon"@en .

nalt:27633
  skos:prefLabel "codones"@es, "codons"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:27635 .

