@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:34056
  skos:prefLabel "transmisión de enfermedades"@es, "disease transmission"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:147765 .

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

nalt:147765
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85034276> ;
  dc:created "2011-09-02"^^xsd:date ;
  skos:definition nalt:147765_def ;
  skos:related nalt:9242, nalt:45987, nalt:283533, nalt:34056 ;
  skos:altLabel "nosocomial infection"@en, "hospital-acquired infection"@en, "hospital infection"@en, "hospital-associated infection"@en ;
  skos:prefLabel "infección cruzada"@es, "cross infection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "59589" ;
  skos:hiddenLabel "cross-infection"@en, "nosocomial"@en ;
  skos:broader nalt:757 ;
  dc:modified "2016-07-11"^^xsd:date .

nalt:45987
  skos:prefLabel "hospitales"@es, "hospitals"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:147765 .

nalt:9242
  skos:prefLabel "clínicas veterinarias"@es, "veterinary clinics"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:147765 .

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

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

nalt:283533
  skos:prefLabel "patógenos transmitidos por el aire"@es, "airborne pathogens"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:147765 .

nalt:147765_def
  rdf:value "La infección contraída entre organismos individuales con diferentes agentes patógenos, como bacterias, hongos, virus y parásitos. La infección también puede ser adquirida del entorno, los equipos contaminados, el personal de salud y el cuidado de los animales."@es, "Infection contracted between individual organisms with different pathogens, such as bacteria, fungi, and viruses, and parasites. The infection could also be acquired from the surrounding environment, contaminated equipment, or health and animal care personnel."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

