@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/taste_aversion_learning> .

<https://concepts.sagepub.com/social-science/concept/taste_aversion_learning>
  skos:definition "Taste aversion learning, or conditioned taste aversion, refers to a distaste or repugnance for a particular type of food due to a previous incident or stimulus with unfavorable consequences. Taste aversion learning, which tends to fall in the realm of psychology, can be attributed to certain molecular signaling and physiological pathways. [Source: <a href=\"https://sk.sagepub.com/reference/obesity/n447.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Obesity; Taste Aversion Learning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior> ;
  skos:prefLabel "taste aversion learning"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/obesity_and_the_brain_or_obesity_and_behavior>
  skos:prefLabel "obesity and the brain or obesity and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/taste_aversion_learning> .

