@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:41398
  skos:altLabel "out-of-frame mutation"@en, "frame shift mutation"@en, "out-of-frame insertion"@en, "out-of-frame deletion"@en ;
  skos:hiddenLabel "frameshift mutations"@en, "frameshift-mutation"@en, "reading frame shift"@en, "reading-frame shift"@en ;
  skos:prefLabel "frameshift mutation"@en, "desplazamiento del marco de lectura"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:7777 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-07-06"^^xsd:date ;
  ns0:marc001 "15761" ;
  skos:definition nalt:41398_def .

nalt:7777
  skos:prefLabel "mutación"@es, "mutation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:41398 .

nalt:41398_def
  rdf:value "Tipo de mutación en la que varios nucleótidos no divisibles por tres se borran o se insertan en una secuencia de codificación, con lo cual se produce una alteración del marco del lectura de toda la secuencia descendente de la mutación. Estas mutaciones las pueden inducir ciertos tipos de mutágenos o pueden producirse espontáneamente."@es, "A type of mutation in which a number of nucleotides deleted from or inserted into a protein coding sequence is not divisible by three, thereby causing an alteration in the reading frames of the entire coding sequence downstream of the mutation. These mutations may be induced by certain types of mutagens or may occur spontaneously."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

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

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

