@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/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/speech_perception:_physiological> .

<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/speech_perception:_physiological> .

<https://concepts.sagepub.com/social-science/concept/speech_perception:_physiological>
  skos:definition "Speech, as our primary means of communication, is perhaps the most important sound in our daily lives. Current theories of how the brain perceives speech rely on more than a century of investigation that has included patients with brain damage, microelectrode recordings in nonhuman animals, electric fields measured on the human scalp, and, most recently, neuroimaging. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n325.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Speech Perception: Physiological</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "speech perception: physiological"@en ;
  a skos:Concept .

