@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/deafness> .

<https://concepts.sagepub.com/social-science/concept/localized_diseases>
  skos:prefLabel "localized diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deafness> .

<https://concepts.sagepub.com/social-science/concept/hearing_impairment>
  skos:prefLabel "hearing impairment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/deafness> .

<https://concepts.sagepub.com/social-science/concept/deafness>
  skos:definition "Deafness refers to the loss of a portion or all of the sense of hearing. This is the pathological definition and should not be confused with the term “Deaf” which is always capitalized and defines the culture of persons who cannot fully hear, do not view their deafness as a pathological or medical condition, and whose choice of communication is typically Sign Language. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n335.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Deafness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/localized_diseases>, <https://concepts.sagepub.com/social-science/concept/hearing_impairment>, <https://concepts.sagepub.com/social-science/concept/health_and_well-being> ;
  skos:prefLabel "deafness"@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/deafness> .

