@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:266335 .

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

nalt:266335
  dc:created "2016-01-07"^^xsd:date ;
  skos:broader nalt:757 ;
  skos:related nalt:266333, nalt:132, nalt:28475, nalt:39571 ;
  skos:hiddenLabel "superinfections"@en, "super infections"@en, "super infection"@en, "super-infections"@en ;
  skos:altLabel "super-infection"@en ;
  skos:definition nalt:266335_def ;
  dc:modified "2017-05-15"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "superinfection"@en, "superinfección"@es ;
  ns0:marc001 "79177" .

nalt:132
  skos:prefLabel "resistencia a los medicamentos"@es, "drug resistance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266335 .

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:266335 .

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

nalt:39571
  skos:prefLabel "cepas"@es, "strains"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266335 .

nalt:266335_def
  rdf:value "Infección que tiene lugar cuando un organismo infectado con un microbio se infecta con una cepa diferente del mismo microbio. La recientemente adquirida cepa no es susceptible a los fármacos empleados originalmente para el tratamiento de la infección primaria causada por la cepa original."@es, "When an organism infected with a microbe becomes infected with a second, different strain of same microbe. The newly acquired strain is no more susceptible to the drugs originally used for the treatment of primary infection caused by the original strain."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

