@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/pitch_perception>
  skos:definition "Pitch is a subjective attribute of sound that allows one to enjoy a musical melody, differentiate between talkers, and identify many different sound sources. Sound itself does not have a pitch. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n53.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Audition: Pitch Perception</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pitch_discrimination> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010898.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/auditory_perception>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "pitch perception"@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/pitch_perception> .

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

<https://concepts.sagepub.com/social-science/concept/auditory_perception>
  skos:prefLabel "auditory perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/pitch_perception> .

<https://concepts.sagepub.com/social-science/concept/pitch_discrimination>
  skos:prefLabel "pitch discrimination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pitch_perception> .

