@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/finger_spelling>
  skos:prefLabel "finger spelling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manual_communication> .

<https://concepts.sagepub.com/social-science/concept/cued_speech>
  skos:prefLabel "cued speech"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manual_communication> .

<https://concepts.sagepub.com/social-science/concept/manual_communication>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sign_language>, <https://concepts.sagepub.com/social-science/concept/finger_spelling>, <https://concepts.sagepub.com/social-science/concept/cued_speech> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008369.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonverbal_communication>, <https://concepts.sagepub.com/social-science/concept/correction_of_hearing_impairment>, <https://concepts.sagepub.com/social-science/concept/augmentative_communication> ;
  skos:prefLabel "manual communication"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nonverbal_communication>
  skos:prefLabel "nonverbal communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manual_communication> .

<https://concepts.sagepub.com/social-science/concept/sign_language>
  skos:prefLabel "sign language"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/manual_communication> .

<https://concepts.sagepub.com/social-science/concept/augmentative_communication>
  skos:prefLabel "augmentative communication"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/manual_communication> .

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

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

