@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-G89G4FRJ-N
  skos:prefLabel "cognition and perception"@en ;
  a skos:Concept ;
  skos:narrower n9j:-T8K0KVH8-Q .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-T8K0KVH8-Q .

n9j: a skos:ConceptScheme .
n9j:-T8K0KVH8-Q
  owl:sameAs <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: Encyclopedia of Perception; Decision Making, Perceptual]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G89G4FRJ-N ;
  skos:prefLabel "perceptual decision making"@en .

