@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_system_structure>
  skos:definition "Evolution equipped living organisms with the ability to detect and respond to chemicals in their environments for the purposes of communication, reproduction, and nutrient detection. Many airborne chemicals are detected by the sense of smell, whereas chemicals in solution that are subject to ingestion are sensed and evaluated by the gustatory (taste) system. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n342.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Taste System Structure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/chemical_senses> ;
  skos:prefLabel "taste system structure"@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_system_structure> .

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

