@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/neural_auditory_frequency_analysis>
  skos:definition "Speech, music, and every other sound one hears can be described by the pattern of amplitude at different frequencies. This pattern, which is called the sound's spectrum, distinguishes one sound from others. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n55.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory Frequency Analysis, Neural</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "neural auditory frequency 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/neural_auditory_frequency_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/neural_auditory_frequency_analysis> .

