@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/auditory_scene_analysis>
  skos:definition "When we listen, we effortlessly hear the separate sounds of our environment—voices, musical instruments, cars—each coming from its appropriate direction and having its own characteristic qualities such as pitch and timbre. This simple perceptual experience is the result of the complex brain mechanisms of auditory scene analysis (ASA), described in this entry. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory Scene Analysis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "auditory scene analysis"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/auditory_scene_analysis> .

