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

nalt:146602
  dc:created "2011-08-01"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "polyphyly"@en, "polifilia"@es ;
  ns0:marc001 "60024" ;
  skos:related nalt:146601, nalt:146603 ;
  skos:definition nalt:146602_def ;
  skos:broader nalt:38838 ;
  skos:hiddenLabel "polyphyletic"@en ;
  dc:modified "2014-09-15"^^xsd:date .

nalt:146602_def
  rdf:value "Los organismos agrupados por relación filogenética con una historia evolutiva descendente de más de un antepasado común."@es, "The phylogenetic relationship grouping organisms with an evolutionary history descending from more than one common ancestor."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:146603
  skos:prefLabel "parafilia"@es, "paraphyly"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146602 .

nalt:38838
  skos:prefLabel "filogenia"@es, "phylogeny"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:146602 .

nalt:146601
  skos:prefLabel "monofilia"@es, "monophyly"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146602 .

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

