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

<https://concepts.sagepub.com/social-science/concept/total_communication>
  skos:prefLabel "total communication"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/augmentative_communication> .

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

<https://concepts.sagepub.com/social-science/concept/augmentative_communication>
  skos:definition "Augmentative communication comprises methods of communicating without speech. It includes the use of communication aids such as alphabet boards and electronic communication devices that speak as well as unaided communication methods such as sign language and gestures. [Source: <a href=\"https://sk.sagepub.com/reference/disability/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Disability; Augmentative Communication</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/total_communication>, <https://concepts.sagepub.com/social-science/concept/manual_communication> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_communication> ;
  skos:prefLabel "augmentative communication"@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/augmentative_communication> .

