@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:206477 .

nalt:4876
  skos:prefLabel "enfermedades virales de los animales y los seres humanos"@es, "viral diseases of animals and humans"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:206477 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:206477 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:206477
  skos:related nalt:4876, nalt:34056 ;
  skos:altLabel "virus shedding"@en ;
  skos:hiddenLabel "shedding viruses"@en, "shedding of virus"@en, "shedding of viruses"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "excreción de virus"@es, "viral shedding"@en ;
  dc:modified "2016-07-01"^^xsd:date ;
  dc:created "2013-10-23"^^xsd:date ;
  skos:broader nalt:319 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:206477_def ;
  ns0:marc001 "74894" .

nalt:206477_def
  rdf:value "Expulsión de partículas virales del cuerpo. Entre las vías más importantes de excreción se incluyen los tractos respiratorio, genital e intestinal. Constituye un importante medio de transmisión vertical."@es, "The expelling of virus particles from the body. Important routes include the respiratory tract, genital tract, and intestinal tract. Virus shedding is an important means of vertical transmission."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

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

