@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/taste_thresholds_and_intensity>
  skos:definition "Perceptual scientists often study sensory responses at two levels: responses to weak and to strong stimuli. The simplest form of weak stimulus study is the measurement of absolute detection threshold. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n343.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Taste Thresholds and Intensity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chemical_senses> ;
  skos:prefLabel "taste thresholds and intensity"@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/taste_thresholds_and_intensity> .

<https://concepts.sagepub.com/social-science/concept/chemical_senses>
  skos:prefLabel "chemical senses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/taste_thresholds_and_intensity> .

