@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:332871
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "inestabilidad genética"@es, "genetic instability"@en ;
  skos:related nalt:5628, nalt:42632, nalt:17293 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001previous "93907" ;
  skos:hiddenLabel "genetically unstable"@en, "genome instability"@en ;
  skos:definition nalt:332871_def ;
  skos:broader nalt:7777 ;
  skos:altLabel "genomic instability"@en ;
  ns0:marc001 "9813983955600041" ;
  dc:modified "2019-11-25"^^xsd:date ;
  dc:created "2019-08-06"^^xsd:date .

nalt:332871_def
  rdf:value "Tendencia creciente del genoma a adquirir mutaciones cuando varios de sus procesos de mantenimiento y replicación resultan disfuncionales."@es, "An increased tendency of the genome to acquire mutations when various processes involved in maintaining and replicating the genome are dysfunctional."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:42632
  skos:prefLabel "estabilidad genética"@es, "genetic stability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332871 .

nalt:5628
  skos:prefLabel "características genéticas"@es, "genetic traits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332871 .

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

nalt:17293
  skos:prefLabel "polimorfismo genético"@es, "genetic polymorphism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:332871 .

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

