@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:216748
  skos:prefLabel "Aspergillaceae"@es, "Aspergillaceae"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:36861 .

nalt:36861
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:marc001 "13454" ;
  skos:prefLabel "Emericella"@es, "Emericella"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:216748 ;
  skos:exactMatch <http://id.cabi.org/cabt/42866>, <http://id.agrisemantics.org/gacs/C26294> ;
  ns0:taxonomicRank nalt:350018 ;
  dc:modified "2017-02-17"^^xsd:date ;
  skos:scopeNote "The genus name is treated as a pro parte synonym of Aspergillus (Houbraken et al. 2014. Modern taxonomy of biotechnologically important Aspergillus and Penicillium species. Advances in Applied Microbiology. 86: 199-250). The term is retained for the purposes of retrieval of historical records on this genus."@en, "Este nombre genérico es considerado un sinónimo pro parte de Aspergillus (Houbraken et al. 2014. Modern taxonomy of biotechnologically important Aspergillus and Penicillium species. Advances in Applied Microbiology. 86: 199-250). El término se mantiene con fines de recuperación de los registros históricos sobre este género."@es .

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

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

nalt:350018
  skos:prefLabel "genus"@en, "género"@es ;
  a ns0:Topic, skos:Concept .

