@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/sound_stimulus>
  skos:definition "Our entire scientific knowledge of how hearing works derives from the stimuli used in auditory experiments. Hearing scientists have devoted much effort and insight into designing the sounds for their experiments so that each is just right for its purpose. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n320.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Sound Stimulus</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "sound stimulus"@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/sound_stimulus> .

<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/sound_stimulus> .

