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

<https://concepts.sagepub.com/social-science/concept/evolution_of_the_auditory_system>
  skos:definition "In the broadest sense, hearing is the detection, classification (“what”), and localization (“where”) of mechanical disturbances of the surrounding medium. Such disturbances include sound—properly defined as longitudinal pressure waves propagating in an elastic medium—and other mechanical waves. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n67.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory System: Evolution of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "evolution of the auditory system"@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/evolution_of_the_auditory_system> .

