@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:206476_def
  rdf:value "Expulsión de bacterias del cuerpo. Entre las vías más importantes de excreción se incluyen los tractos respiratorio, genital e intestinal."@es, "The expelling of bacteria from the body. Important routes include the respiratory tract, genital tract, and intestinal tract."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:8545
  skos:prefLabel "infecciones bacterianas"@es, "bacterial infections"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:206476 .

nalt:206476
  skos:definition nalt:206476_def ;
  skos:hiddenLabel "shedding of bacteria"@en, "Escherichia coli shedding"@en ;
  skos:prefLabel "excreción de bacterias"@es, "bacterial shedding"@en ;
  ns0:marc001 "63693" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:8545 ;
  skos:broader nalt:319 ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2015-05-27"^^xsd:date ;
  dc:created "2013-10-23"^^xsd:date .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:206476 .

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

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

