@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:340117_def
  rdf:value "Infecciones fúngicas causadas por el género Trichosporon, que pueden volverse sistémicas, en especial en un huésped inmunodeficiente. Sus manifestaciones clínicas incluyen desde infecciones cutáneas superficiales, hasta lesiones sistémicas en múltiples órganos."@es, "Fungal infections caused by Trichosporon that may become systemic especially in an immunocompromised host. Clinical manifestations range from superficial cutaneous infections to systemic lesions in multiple organs."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:13049
  skos:prefLabel "micosas"@es, "mycoses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:340117 .

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

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

nalt:340117
  skos:broader nalt:13049 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "95480" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:340117_def ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:related nalt:46698 ;
  dc:created "2020-05-22"^^xsd:date ;
  skos:prefLabel "trichosporonosis"@es, "trichosporonosis"@en .

nalt:46698
  skos:prefLabel "Trichosporon"@es, "Trichosporon"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:340117 .

