@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:261861 .

nalt:41317
  skos:prefLabel "aislamiento reproductivo"@es, "reproductive isolation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:261861 .

nalt:261861
  dc:modified "2015-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "incipient speciation"@en, "especiación incipiente"@es ;
  ns0:marc001 "68327" ;
  skos:related nalt:42625, nalt:41317 ;
  dc:created "2015-09-28"^^xsd:date ;
  skos:broader nalt:4050 ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:261861_def .

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

nalt:261861_def
  rdf:value "Proceso evolutivo de formación de especies en el que estas presentan un aislamiento reproductivo significativo pero incompleto y, por consiguiente, tienen el potencial de especiarse."@es, "An evolutionary process of species formation during which species exhibit significant but incomplete reproductive isolation, and, thus have the potential to speciate."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:4050
  skos:prefLabel "especiación"@es, "biological speciation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:261861 .

