@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-T6S7N4DL-9
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VXK5BHV6-F .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VXK5BHV6-F .

n9j:-VXK5BHV6-F
  owl:sameAs <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: Encyclopedia of Perception; Auditory System: Evolution of]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-T6S7N4DL-9 ;
  skos:prefLabel "evolution of the auditory system"@en .

n9j: a skos:ConceptScheme .
