@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:126712 .

nalt:126712
  ns0:taxonomicRank nalt:350018 ;
  skos:broader nalt:216748 ;
  dc:modified "2017-02-17"^^xsd:date ;
  a skos:Concept, ns0:Organism ;
  skos:scopeNote "The genus name is treated as a pro parte synonym of Penicillium (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 género es considerado un sinónimo pro parte de Penicillium (Houbraken et al. 2014. Modern taxonomy of biotechnologically important Aspergillus and Penicillium species. Advances in Applied Microbiology. 86: 199-250). El término es mantenido con fines de recuperación de los registros históricos sobre este género."@es ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85045585> ;
  ns0:marc001 "54256" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  dc:created "2008-10-22"^^xsd:date ;
  skos:prefLabel "Eupenicillium"@es, "Eupenicillium"@en .

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 .

