@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/learning_(psychology)>
  skos:prefLabel "learning (psychology)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cues> .

<https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cues> .

<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/cues> .

<https://concepts.sagepub.com/social-science/concept/stimuli>
  skos:prefLabel "stimuli"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cues> .

<https://concepts.sagepub.com/social-science/concept/cues>
  skos:definition "The term cue in decision making is a broad one denoting every piece of information outside the decision maker that may help in a decision or judgment under uncertainty. Other personal information such as goals or preferences also influence decisions, but these pieces of information are not called cues. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Cues</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003463.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>, <https://concepts.sagepub.com/social-science/concept/stimuli>, <https://concepts.sagepub.com/social-science/concept/learning_(psychology)> ;
  skos:prefLabel "cues"@en ;
  a skos:Concept .

