@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/auditory_masking> .

<https://concepts.sagepub.com/social-science/concept/auditory_masking>
  skos:definition "Auditory masking refers to the situation in which one sound reduces a listener's ability to detect or discriminate another sound. We are all familiar with situations in which what we are trying to hear is obscured by the presence of other sounds. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n34.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Auditory Masking</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "auditory masking"@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/auditory_masking> .

