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

<https://concepts.sagepub.com/social-science/concept/auditory_system_structure>
  skos:definition "When the ancestors of land animals first left the sea, they faced many new challenges; one of which was the detection of airborne sounds. Animals have many types of vibration receptor but, like most cells in the body, they require a fluid environment. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n68.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Auditory System: Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "auditory system structure"@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/auditory_system_structure> .

