@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/computers_and_perception>
  skos:prefLabel "computers and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer_speech_perception> .

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer_speech_perception> .

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

<https://concepts.sagepub.com/social-science/concept/computer_speech_perception>
  skos:definition "Many science fiction writers and electrical engineers have envisioned that one day people will be able to talk to appliances. “Washing machine on” would be the vocal shot to be heard round the world liberating humanity from mechanical enslavement to buttons and knobs. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n97.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Computer Speech Perception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/computers_and_perception>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "computer speech perception"@en ;
  a skos:Concept .

