@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:53244
  skos:prefLabel "traducción (genética)"@es, "translation (genetics)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:27634 .

nalt:27634
  skos:broader nalt:27633 ;
  skos:altLabel "initiation codon"@en ;
  skos:hiddenLabel "initiator codons"@en, "start codons"@en, "start-codon"@en, "initiator codon"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "start codon"@en, "codón de partida"@es ;
  skos:related nalt:27635, nalt:53244 ;
  ns0:marc001 "35188" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:27634_def ;
  dc:modified "2018-05-15"^^xsd:date .

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

nalt:27634_def
  rdf:value "Codón que dirige la iniciación de la traslación de proteínas (traslación, genética), estimulando la unión del iniciador de ARNt (ARN, transferencia, MET). En los procariontes los codones AUG o GUG pueden actuar como codones de partida, mientras que en los eucariontes el AUG es el único codón de partida."@es, "A codon that directs initiation of protein translation (translation, genetic) by stimulating the binding of initiator tRNA (RNA, transfer, MET). In prokaryotes, the codons AUG or GUG can act as initiators while in eukaryotes, AUG is the only initiator codon."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

nalt:27635
  skos:prefLabel "codón de detención"@es, "stop codon"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:27634 .

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

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

