@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:757
  skos:prefLabel "infección"@es, "infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:300187 .

nalt:300187
  skos:related nalt:266333, nalt:300188 ;
  skos:altLabel "opportunistic viral infections"@en, "opportunistic fungal infections"@en, "opportunistic bacterial infections"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:hiddenLabel "opportunistic viral infection"@en, "opportunistic fungal infection"@en, "opportunistic microbial infection"@en, "opportunistic bacterial infection"@en, "opportunistic infections"@en ;
  ns0:marc001 "95008" ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:prefLabel "infección oportunista"@es, "opportunistic infection"@en ;
  dc:created "2017-05-15"^^xsd:date ;
  skos:definition nalt:300187_def ;
  skos:broader nalt:757 .

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

nalt:266333
  skos:prefLabel "infección secundaria"@es, "secondary infection"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300187 .

nalt:300187_def
  rdf:value "Infección grave y progresiva por un microorganismo que no causa ninguna enfermedad en organismos sanos, pero que puede producir una infección cuando el sistema inmunológico del huésped está comprometido. Este tipo de infección se percibe normalmente en organismos con una inmunidad más débil."@es, "A serious and progressive infection by a microorganism that does not cause any disease in healthy organisms, however, it may cause infection when the immune system of the host is compromised. This type of infection is usually seen in organisms with weaker immunity."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:300188
  skos:prefLabel "patógenos oportunistas"@es, "opportunistic pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:300187 .

