@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:2996
  skos:prefLabel "inmunidad"@es, "immunity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266333 .

nalt:757
  skos:prefLabel "infección"@es, "infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:266333 .

nalt:28475
  skos:prefLabel "infección mixta"@es, "mixed infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266333 .

nalt:266335
  skos:prefLabel "superinfección"@es, "superinfection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266333 .

nalt:300187
  skos:prefLabel "infección oportunista"@es, "opportunistic infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266333 .

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

nalt:266333
  skos:prefLabel "secondary infection"@en, "infección secundaria"@es ;
  skos:broader nalt:757 ;
  ns0:marc001 "78966" ;
  skos:hiddenLabel "secondary infections"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:2996, nalt:300187, nalt:28475, nalt:266335 ;
  skos:definition nalt:266333_def ;
  dc:created "2016-01-07"^^xsd:date ;
  dc:modified "2020-11-03"^^xsd:date .

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

nalt:266333_def
  rdf:value "Infección que se produce durante o después del tratamiento de otra infección. Puede ser causada por el primer tratamiento o por cambios en el sistema inmunológico. Dos ejemplos de una infección secundaria son la infección vaginal por hongos, luego de la toma de antibióticos para tratar una infección generada por bacterias, y la neumonía, causada por bacterias u hongos, luego de tener una infección de las vías respiratorias superiores (como un resfriado), causada por un virus."@es, "A secondary infection is an infection that occurs during or after treatment for another infection. It may be caused by the first treatment or by changes in the immune system. Two examples of a secondary infection are: A vaginal yeast infection after taking antibiotics to treat an infection caused by bacteria. Pneumonia caused by bacteria or fungi after having an upper respiratory infection (like a cold) that was caused by a virus."@en ;
  dc:source "Medical Encyclopedia, MedlinePlus, U.S. National Library of Medicine" ;
  a ns0:Definition .

