@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_adaptation>
  skos:definition "Although the saliva that constantly bathes our tongue contains a number of taste stimuli, we ordinarily find it quite tasteless. However, if you were to rinse your tongue with water for a minute or so, you would find your own saliva to have a distinctly salty taste. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Taste Adaptation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chemical_senses> ;
  skos:prefLabel "taste adaptation"@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_adaptation> .

<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_adaptation> .

