@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<urn:cogito:/Thesaurus/Concept#individual_differences_across_species>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/absolute_pitch> .

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/absolute_pitch> .

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

<https://concepts.sagepub.com/social-science/concept/absolute_pitch>
  skos:definition "Absolute pitch (AP), also called “perfect pitch,” is the ability to identify pitches by name (e.g., B-flat)—or to produce pitches when named—without reference to an external standard such as a musical instrument. Pitch identification by AP possessors is typically rapid, effortless, and accurate with respect to pitch class (letter name), although errors may occur in octave placement. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n308.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Pitch, Absolute</a>]"@en ;
  skos:broader <urn:cogito:/Thesaurus/Concept#individual_differences_across_species>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "absolute pitch"@en ;
  a skos:Concept .

