@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/motion_sickness>
  skos:prefLabel "motion sickness"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ear_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/otitis_media>
  skos:prefLabel "otitis media"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ear_diseases> .

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

<https://concepts.sagepub.com/social-science/concept/ear_diseases>
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diseases_and_medical_conditions>, <https://concepts.sagepub.com/social-science/concept/ear_nose_and_throat_diseases> ;
  skos:definition "Hearing loss, a major functional disability for many in the geriatric cohort, is associated with increased social isolation, embarrassment, and depression. It is well known that communication is vital for maintenance of personal relationships, physical mobility, and quality of life. [Source: <a href=\"https://sk.sagepub.com/reference/aging/n89.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health &amp; Aging; Ear Diseases</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/otitis_media>, <https://concepts.sagepub.com/social-science/concept/hearing_disorders>, <https://concepts.sagepub.com/social-science/concept/earache>, <https://concepts.sagepub.com/social-science/concept/motion_sickness>, <https://concepts.sagepub.com/social-science/concept/otosclerosis>, <https://concepts.sagepub.com/social-science/concept/vestibular_disorders> ;
  skos:prefLabel "ear diseases"@en .

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

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

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

<https://concepts.sagepub.com/social-science/concept/hearing_disorders>
  skos:prefLabel "hearing disorders"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ear_diseases> .

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

