@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#> .

nalt:322719
  skos:prefLabel "mutación espontánea"@es, "spontaneous mutation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:132641 .

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

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

nalt:132641
  skos:broader nalt:7777 ;
  skos:hiddenLabel "mutation induced"@en, "induced mutations"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:10457, nalt:122403, nalt:322719 ;
  skos:prefLabel "mutación inducida"@es, "induced mutation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-11-14"^^xsd:date ;
  ns0:marc001 "87965" ;
  dc:created "2009-11-04"^^xsd:date .

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

nalt:122403
  skos:prefLabel "mutágenos"@es, "mutagens"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:132641 .

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

