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

nalt:263981_def
  rdf:value "Presencia de hongos o levadura en la sangre."@es, "The presence of fungi or yeast circulating in the blood."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:18059
  skos:prefLabel "sangre"@es, "blood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:263981 .

nalt:15077
  skos:prefLabel "bacteremia"@es, "bacteremia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:263981 .

nalt:56845
  skos:prefLabel "parasitemia"@es, "parasitemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:263981 .

nalt:342366
  skos:prefLabel "candidemia"@es, "candidemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:263981 .

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

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

nalt:15078
  skos:prefLabel "septicemia"@es, "septicemia"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:263981 .

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

nalt:263981
  dc:created "2015-10-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "fungemia"@es, "fungemia"@en ;
  ns0:marc001 "67032" ;
  dc:modified "2020-08-17"^^xsd:date ;
  skos:narrower nalt:342366 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:56845, nalt:15077, nalt:18059 ;
  skos:altLabel "fungaemia"@en ;
  skos:broader nalt:13049, nalt:15078 ;
  skos:definition nalt:263981_def .

