@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
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:altLabel "sympatric populations"@en, "sympatric species"@en, "especies simpátricas"@es ;
  skos:prefLabel "sympatry"@en, "simpatría"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:59220 ;
  dc:modified "2017-06-05"^^xsd:date ;
  skos:hiddenLabel "sympatric"@en, "syntopic species"@en, "sympatric population"@en ;
  dc:created "2012-10-23"^^xsd:date ;
  ns0:marc001 "73903" ;
  skos:broader nalt:17385 ;
  skos:exactMatch <http://id.cabi.org/cabt/113790>, <http://id.agrisemantics.org/gacs/C25644> ;
  skos:definition nalt:192512_def .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:192512_def
  rdf:value "Especies o poblaciones que viven en la misma área geográfica, o habitan en áreas geográficas traslapadas o tienen una distribución geográfica común, sin cruzarse."@es, "Species or populations occupying the same or overlapping geographical areas, or sharing a common range, without interbreeding."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

