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

nalt:45650
  skos:altLabel "Histoplasma infection"@en ;
  skos:definition nalt:45650_def ;
  skos:related nalt:45648, nalt:45649 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-07-29"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_16752>, <http://id.loc.gov/authorities/subjects/sh85061088>, <http://id.cabi.org/cabt/57752>, <http://id.agrisemantics.org/gacs/C14081> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Histoplasma infected"@en ;
  skos:prefLabel "histoplasmosis"@es, "histoplasmosis"@en ;
  ns0:marc001 "18378" ;
  skos:broader nalt:13049 .

nalt:45649
  skos:prefLabel "Histoplasma capsulatum"@es, "Histoplasma capsulatum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:45650 .

nalt:13049
  skos:prefLabel "micosas"@es, "mycoses"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:45650 .

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

nalt:45648
  skos:prefLabel "Histoplasma"@es, "Histoplasma"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:45650 .

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

nalt:45650_def
  rdf:value "Infecciones o enfermedades causadas por el hongo Histoplasma."@es, "Infections or diseases caused by the Histoplasma fungus."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

