@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_localization>
  skos:definition "Humans and most other animals can locate the source of sound in all three spatial dimensions: left-right (horizontal or azimuth) dimension, up-down (vertical) dimension, and near-far (distance or range) dimension. The sound produced by a sound source has no spatial properties, only the physical properties of frequency, intensity, and time. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n60.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory Localization: Psychophysics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "auditory localization"@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_localization> .

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

