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

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

<https://concepts.sagepub.com/social-science/concept/psychoacoustics>
  skos:definition "Psychoacoustics is a branch of a broader science called psychophysics, which many consider to be psychology's gateway to science. To understand this field, it is important to make the distinction between a physical and a perceptual measure. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Psychoacoustics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011571.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychophysics>, <https://concepts.sagepub.com/social-science/concept/audiometry> ;
  skos:prefLabel "psychoacoustics"@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/psychoacoustics> .

