@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:493
  skos:prefLabel "Eumycota"@es, "Eumycota"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:26163 .

nalt:26163
  ns0:marc001 "22626" ;
  ns0:taxonomicRank nalt:350023 ;
  skos:broader nalt:493 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.cabi.org/cabt/70651>, <http://aims.fao.org/aos/agrovoc/c_31635>, <http://id.agrisemantics.org/gacs/C6130> ;
  skos:scopeNote "La subdivisión Mastigomycotina no es aceptada en la clasificación incluida en Hibbett, D.S., et al., 2007. Mycological Research (111: 509-547). El término se mantiene con fines de recuperación de registros históricos sobre esta subdivisión."@es, "The sudivision Mastigomycotina is not accepted in the 2007 classification by Hibbett, D.S., et al., 2007. Mycological Research 111: 509-547. The term is retained for the purposes of retrieval of historical records on this subdivision."@en ;
  a skos:Concept, ns0:Organism ;
  dc:modified "2019-09-24"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Mastigomycotina"@es, "Mastigomycotina"@en .

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

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a ns0:Topic, skos:Concept .

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

