@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/central_auditory_processing>
  skos:definition "The two main functions of hearing are localization and identification of sounds. Central auditory processing deals with the coding of sounds into neural representations in the central auditory pathways, but mostly at the level of the cerebral cortex. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n62.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory Processing: Central</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "central auditory processing"@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/central_auditory_processing> .

<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/central_auditory_processing> .

