@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 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#> .

nalt:343564_def
  rdf:value "Enfermedad infecciosa muy contagiosa causada por el virus varicela zóster (Human herpesvirus 3). Normalmente afecta a los niños. Se propaga mediante contacto directo o las vías respiratorias, por medio de núcleos goticulares. Se caracteriza por la aparición en la piel y la mucosa de abundantes lesiones vesiculares pruriginosas sucesivas que se rompen fácilmente y forman una costra. En los niños la varicela es relativamente benigna; sin embargo, en los adultos se puede complicar con neumonía y encefalitis."@es, "A highly contagious infectious disease caused by the varicella-zoster virus (Herpesvirus 3, human). It usually affects children, is spread by direct contact or respiratory route via droplet nuclei, and is characterized by the appearance on the skin and mucous membranes of successive crops of typical pruritic vesicular lesions that are easily broken and become scabbed. Chickenpox is relatively benign in children, but may be complicated by pneumonia and encephalitis in adults."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:46090
  skos:prefLabel "Human alphaherpesvirus 3"@es, "Human alphaherpesvirus 3"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:343564 .

nalt:343564
  skos:prefLabel "chickenpox"@en, "varicela"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "chicken pox"@en, "varicella"@en ;
  dc:created "2020-09-25"^^xsd:date ;
  skos:definition nalt:343564_def ;
  skos:related nalt:46090 ;
  skos:hiddenLabel "chicken-pox"@en, "chicken poxes"@en ;
  ns0:marc001 "96028" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:343563 ;
  dc:modified "2020-10-29"^^xsd:date .

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

nalt:343563
  skos:prefLabel "infecciones por el virus de varicela zóster"@es, "Varicella zoster virus infections"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:343564 .

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

