@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/prosocial_behavior>
  skos:prefLabel "prosocial behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/decision_model_of_helping> .

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

<https://concepts.sagepub.com/social-science/concept/decision_model_of_helping>
  skos:definition "Definition The decision model of helping, introduced in The Unresponsive Bystander by Bibb Latané and John Darley, outlines a process of five steps that will determine whether a bystander will act or not in a helping situation. This model is also intended to offer a counterargument to the proposition that people do not help in emergencies simply because they become apathetic. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n136.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Decision Model of Helping</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prosocial_behavior> ;
  skos:prefLabel "decision model of helping"@en ;
  a skos:Concept .

