@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/herpesvirus_infections>
  skos:prefLabel "herpesvirus infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/chickenpox> .

<https://concepts.sagepub.com/social-science/concept/chickenpox>
  skos:definition "The varicella zoster virus is a member of the herpes virus family. Varicella zoster virus causes the infectious disease known by the common name chickenpox. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n266.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Chickenpox</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/herpesvirus_infections> ;
  skos:prefLabel "chickenpox"@en ;
  a skos:Concept .

<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/chickenpox> .

<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/chickenpox> .

