@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/speech_recognition>
  skos:prefLabel "speech recognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/voice_activation_programs> .

<https://concepts.sagepub.com/social-science/concept/voice_activation_programs>
  skos:definition "Voice activation technology has begun to enjoy wide popularity, and has been deployed in diverse applications ranging from telephone dialing and telephonic response systems to managing assistive programs or as a device for people with mobility impairment. Voice activation programs (VAPs) are a subset of the more powerful voice recognition speech engines utilized to replace hardware devices in more complete computing systems. [Source: <a href=\"https://sk.sagepub.com/reference/distributedlearning/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Distributed Learning; Voice Activation Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/speech_recognition> ;
  skos:prefLabel "voice activation programs"@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/voice_activation_programs> .

