@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:38734
  skos:prefLabel "Eurotium"@en, "Eurotium"@es ;
  dc:modified "2016-10-28"^^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 género 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 es mantenido con fines de recuperación de los registros históricos sobre este género."@es ;
  skos:broader nalt:126711 ;
  ns0:taxonomicRank nalt:350018 ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Organism, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:marc001 "14510" .

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

nalt:126711
  skos:prefLabel "Trichocomaceae"@es, "Trichocomaceae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:38734 .

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

