@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:343571_def
  rdf:value "Enfermedad aguda, normalmente autolimitada, que se cree que representa la activación del virus varicela zóster (Human herpesvirus 3) latente en quienes se han vuelto parcialmente inmunes luego de un ataque previo de varicela. Involucra los ganglios sensoriales y sus zonas de inervación. Se caracteriza por un dolor neurálgico fuerte y la distribución de los nervios afectados y las vesículas agrupadas sobre el área."@es, "An acute infectious, usually self-limited, disease believed to represent activation of latent varicella-zoster virus (human herpesvirus 3) in those who have been rendered partially immune after a previous attack of chickenpox. It involves the sensory ganglia and their areas of innervation and is characterized by severe neuralgic pain along the distribution of the affected nerve and crops of clustered vesicles over the area."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:343571
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "herpes zoster"@en, "herpes zóster"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:343571_def ;
  skos:broader nalt:343563 ;
  skos:altLabel "localized zoster"@en, "zoster (shingles)"@en, "shingles disease"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:hiddenLabel "shingles cases"@en ;
  dc:created "2020-09-25"^^xsd:date ;
  ns0:marc001 "96029" .

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

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

