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

nalt:9401
  skos:prefLabel "hongos entomopatogénicos"@es, "entomopathogenic fungi"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:9399 .

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

nalt:9234
  skos:prefLabel "patógenos de animales"@es, "animal pathogens"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9399 .

nalt:9399
  skos:narrower nalt:9401 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "human-pathogenic fungi"@en, "animal-pathogenic-fungi"@en, "animal-pathogenic fungi"@en, "animal pathogenic fungus"@en, "human pathogenic fungus"@en, "human fungal pathogen"@en, "human-pathogenic fungus"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C25389> ;
  ns0:marc001 "2579" ;
  skos:related nalt:234477 ;
  skos:broader nalt:495, nalt:9234 ;
  skos:prefLabel "hongos patogénicos de animales"@es, "animal pathogenic fungi"@en ;
  a ns0:Organism, skos:Concept ;
  dc:modified "2015-09-23"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "human pathogenic fungi"@en .

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

nalt:495
  skos:prefLabel "fungi"@es, "fungi"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:9399 .

nalt:234477
  skos:prefLabel "hongos depredadores"@es, "predatory fungi"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9399 .

