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

<https://concepts.sagepub.com/social-science/concept/hearing>
  skos:definition "Hearing probably initially evolved to alert organisms to significant events in the environment. Unlike visual stimuli, sounds can be detected whatever their direction of incidence. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-the-mind/n142.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Mind; Hearing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/perceptual_development_experience>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "hearing"@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/hearing> .

<https://concepts.sagepub.com/social-science/concept/perceptual_development_experience>
  skos:prefLabel "perceptual development/experience"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hearing> .

