@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>
  skos:prefLabel "diseases and medical conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shingles> .

<https://concepts.sagepub.com/social-science/concept/herpesvirus_infections>
  skos:prefLabel "herpesvirus infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shingles> .

<https://concepts.sagepub.com/social-science/concept/shingles>
  skos:altLabel "herpes zoster"@en ;
  skos:definition "Shingles (herpes zoster) is a disabling disease of sensory nerves and skin caused by the reactivation of a virus, varicella zoster virus (VZV). VZV infects persons during childhood or adolescence and causes chickenpox (varicella). [Source: <a href=\"https://sk.sagepub.com/reference/aging/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Shingles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/herpesvirus_infections>, <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions> ;
  skos:prefLabel "shingles"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/shingles> .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/shingles> .

