@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@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:322730_def
  rdf:value "Efectos graduales de las mutaciones en los organismos vivos."@es, "Concept which describes the incremental effects of mutation in living organisms."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:10457
  skos:prefLabel "mutagénesis"@es, "mutagenesis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:322730 .

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

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

nalt:322730
  skos:broader nalt:7777 ;
  skos:definition nalt:322730_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "88915" ;
  skos:altLabel "spontaneous mutation accumulation"@en ;
  dc:modified "2018-11-14"^^xsd:date ;
  skos:prefLabel "mutation accumulation"@en, "acumulación de mutaciones"@es ;
  skos:related nalt:10457 ;
  a ns0:Topic, skos:Concept ;
  dc:created "2018-07-24"^^xsd:date .

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

