@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:53145_def
  rdf:value "Mutación causada por la sustitución de un nucleótido por otro. Esto causa que una molécula de ADN tenga un cambio en un solo par de bases."@es, "A mutation caused by the substitution of one nucleotide for another. This results in the DNA molecule having a change in a single base pair."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:234509
  skos:prefLabel "eliminación de secuencia"@es, "sequence deletion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53145 .

nalt:42641
  skos:prefLabel "polimorfismo de nucleótido simple"@es, "single nucleotide polymorphism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:53145 .

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

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

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

nalt:53145
  skos:hiddenLabel "single base-pair deletions"@en, "single base pair deletions"@en, "single base pair insertion"@en, "single base-pair insertion"@en, "single base pair substitution"@en, "single base pair substitutions"@en, "single base pair deletion"@en, "single base-pair deletion"@en, "point mutations"@en, "single base-pair insertions"@en, "single base pair insertions"@en, "point-mutation"@en ;
  skos:related nalt:42641, nalt:7778, nalt:234509 ;
  skos:prefLabel "point mutation"@en, "mutación puntual"@es ;
  ns0:marc001 "29438" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:53145_def ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:7777 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14238> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2018-07-24"^^xsd:date .

