@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/disorders_of_perception>
  skos:prefLabel "disorders of perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/taste:_disorders> .

<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:_disorders> .

<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:_disorders> .

<https://concepts.sagepub.com/social-science/concept/taste:_disorders>
  skos:definition "Taste disorders are broadly classified as losses (i.e., ageusia and hypogeusia) or as distortions of gustatory function (i.e., dysgeusia). Ageusia is the complete absence of the ability to detect or recognize any taste quality, including sweet, sour, salty, bitter, as well as less familiar taste sensations, including umami (meatlike taste of glutamate salts), fatty, metallic, starchy/polysaccharide, chalky, and astringent. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n335.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Taste: Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disorders_of_perception>, <https://concepts.sagepub.com/social-science/concept/chemical_senses> ;
  skos:prefLabel "taste: disorders"@en ;
  a skos:Concept .

