@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:359
  skos:prefLabel "competencia ecológica"@es, "ecological competition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:309996 .

nalt:309996
  skos:altLabel "niche differentiation"@en, "niche segregation"@en, "niche separation"@en, "niche partitioning"@en, "ecological niche differentiation"@en ;
  ns0:marc001 "81229" ;
  dc:created "2017-10-13"^^xsd:date ;
  skos:prefLabel "diferenciación ecológica"@es, "ecological differentiation"@en ;
  dc:modified "2017-11-22"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38836, nalt:35677 ;
  skos:hiddenLabel "niche differentiations"@en, "niche-differentiation"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:359 .

nalt:35677
  skos:prefLabel "nichos"@es, "niches"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:309996 .

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

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

