@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/health_and_well-being>
  skos:prefLabel "health and well-being"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/epilepsy> .

<https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases>
  skos:prefLabel "central nervous system diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/epilepsy> .

<https://concepts.sagepub.com/social-science/concept/neurological_impairments>
  skos:prefLabel "neurological impairments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/epilepsy> .

<https://concepts.sagepub.com/social-science/concept/epilepsy>
  skos:definition "Epilepsy is one of the most common neurological disorders and affects people of any age, gender, race/ethnicity, social class, and geographic location. It is a chronic condition influencing brain function characterized by discharge of excessive levels of neurons, resulting in seizures that vary in frequency, severity, and type. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n422.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Epilepsy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases>, <https://concepts.sagepub.com/social-science/concept/neurological_impairments>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being>, <https://concepts.sagepub.com/social-science/concept/central_nervous_system_diseases> ;
  skos:prefLabel "epilepsy"@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/epilepsy> .

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

