@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/perceptual_decision_making>
  skos:definition "One can define perceptual decision making (PDM) as a categorical choice based on sensory information. For example, did you just hear an airplane flying by or was it a helicopter? PDM can be contrasted with economic, emotional, reward-based, or value-based decision making, in which the decision is driven by the desirability of an option. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n113.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Decision Making, Perceptual</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cognition_and_perception> ;
  skos:prefLabel "perceptual decision making"@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/perceptual_decision_making> .

<https://concepts.sagepub.com/social-science/concept/cognition_and_perception>
  skos:prefLabel "cognition and perception"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/perceptual_decision_making> .

