@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:192512
  skos:prefLabel "simpatría"@es, "sympatry"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:192510 .

nalt:192510
  dc:created "2012-10-23"^^xsd:date ;
  skos:prefLabel "allopatry"@en, "alopatría"@es ;
  skos:related nalt:196665, nalt:192512, nalt:59220, nalt:276260 ;
  skos:hiddenLabel "allopatric population"@en, "allopatric"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "allopatric species"@en, "allopatric populations"@en ;
  ns0:marc001 "62762" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:192510_def ;
  skos:broader nalt:17385 ;
  dc:modified "2017-05-24"^^xsd:date .

nalt:196665
  skos:prefLabel "especiación alopátrica"@es, "allopatric speciation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:192510 .

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

nalt:17385
  skos:prefLabel "biogeografía"@es, "biogeography"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:192510 .

nalt:192510_def
  rdf:value "Especies o poblaciones que están separadas geográficamente y que, por lo tanto, no pueden cruzarse. Con el tiempo, estas poblaciones pueden presentar divergencias fenotípicas o genéticas."@es, "Species or populations which are geographically separated and therefore cannot interbreed. Allopatric populations may exhibit phenotypic or genetic divergence with time."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:276260
  skos:prefLabel "aislamiento geográfico"@es, "geographical isolation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:192510 .

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

nalt:59220
  skos:prefLabel "distribución de la poblacion"@es, "population distribution"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:192510 .

