@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_frequency_selectivity>
  skos:definition "Our world is filled with acoustic energy. Sound waves radiate from different sources, bouncing off walls, floors, and other objects, and intermingling before finally reaching our ears. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory Frequency Selectivity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "auditory frequency selectivity"@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_frequency_selectivity> .

<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_frequency_selectivity> .

