@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:838
  skos:prefLabel "patógenos"@es, "pathogens"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:300188 .

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

nalt:300188_def
  rdf:value "Patógeno que no causa ninguna infección en un organismo sano, pero que puede producir una infección cuando el sistema inmunológico del huésped está comprometido."@es, "A pathogen that does not cause any infection in a healthy organism, however, it may cause infection when the immune system of the host is compromised."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<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:300188
  skos:hiddenLabel "opportunistic microbe"@en, "opportunistic microorganism"@en, "opportunistic microbes"@en, "opportunistic fungi"@en, "opportunistic viruses"@en, "opportunistic fungus"@en, "opportunistic bacteria"@en, "opportunistic pathogen"@en, "opportunistic virus"@en, "opportunistic microorganisms"@en ;
  ns0:marc001 "95009" ;
  skos:definition nalt:300188_def ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "opportunistic pathogens"@en, "patógenos oportunistas"@es ;
  skos:broader nalt:838 ;
  dc:created "2017-05-15"^^xsd:date ;
  skos:related nalt:300187 ;
  dc:modified "2020-11-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

