@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/vestibular_disorders>
  skos:definition "Vestibular disorders refer to a group of problems affecting an individual's sense of balance. Dizziness, vertigo, unsteadiness, light-headedness, and disequilibrium are some of the words people may use to describe a feeling of imbalance. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n808.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Vestibular Disorders</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vertigo> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ear_diseases> ;
  skos:prefLabel "vestibular disorders"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/vertigo>
  skos:prefLabel "vertigo"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/vestibular_disorders> .

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

<https://concepts.sagepub.com/social-science/concept/ear_diseases>
  skos:prefLabel "ear diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vestibular_disorders> .

