@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:42625
  skos:prefLabel "deriva genética"@es, "genetic drift"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302272 .

nalt:6534
  skos:prefLabel "frecuencia genética"@es, "gene frequency"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302272 .

nalt:42575
  skos:prefLabel "flujo genético"@es, "gene flow"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:302272 .

nalt:302272
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:9222 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:related nalt:42625, nalt:6534, nalt:24805, nalt:42632, nalt:38836, nalt:42575, nalt:30225, nalt:7777 ;
  skos:prefLabel "genetic equilibrium"@en, "equilibrio genético"@es ;
  skos:definition nalt:302272_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "81656" ;
  dc:created "2017-06-19"^^xsd:date .

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

nalt:9222
  skos:prefLabel "genética"@es, "genetics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:302272 .

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

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

nalt:30225
  skos:prefLabel "recombinación genética"@es, "genetic recombination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302272 .

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

nalt:24805
  skos:prefLabel "entrecruzamiento"@es, "crossing over"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302272 .

nalt:302272_def
  rdf:value "Estado en el que las frecuencias alélicas permanecen constantes en una población que se aparea de forma aleatoria."@es, "It is the state in which allele frequencies remain constant in a randomly mating population."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:38836
  skos:prefLabel "selección natural"@es, "natural selection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:302272 .

