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

<https://concepts.sagepub.com/social-science/concept/audition>
  skos:prefLabel "audition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animal_frequency_and_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/animal_frequency_and_pitch_perception> .

<https://concepts.sagepub.com/social-science/concept/animal_frequency_and_pitch_perception>
  skos:definition "Pitch is a perception that is evoked by simple tones and many different types of complex sounds, including speech and music. Pitch refers to the subjective experience produced by a sound. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n24.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Animal Frequency and Pitch Perception</a>]"@en ;
  skos:broader <urn:cogito:/Thesaurus/Concept#individual_differences_across_species>, <https://concepts.sagepub.com/social-science/concept/audition> ;
  skos:prefLabel "animal frequency and pitch perception"@en ;
  a skos:Concept .

