@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/olfaction:_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/olfaction:_disorders> .

<https://concepts.sagepub.com/social-science/concept/olfaction:_disorders>
  skos:definition "We live in a sea of volatile molecules whose presence we are aware of largely or exclusively through our sense of smell. Smells warn us of environmental dangers (fire, toxic chemicals); they create a sense of intimacy with loved ones, whose signature odors we learn to recognize; they provide pleasure through perfumes and other desirable fragrances; and they constitute a substantial proportion of the flavors of food, as volatile molecules released in the oral cavity flow through the nasopharynx to the nose and stimulate olfactory receptors. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n228.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Olfaction: Disorders</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/disorders_of_perception> ;
  skos:prefLabel "olfaction: disorders"@en ;
  a skos:Concept .

