@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/group_performance_and_problem_solving>
  skos:prefLabel "group performance and problem solving"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diffusion_of_responsibility> .

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

<https://concepts.sagepub.com/social-science/concept/diffusion_of_responsibility>
  skos:definition "Diffusion of responsibility is a concept that has been employed in several fruitful ways in psychology. First, consider a collection of persons, strangers, that faces an unexpected situation, such as that of a person who is suddenly in distress. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Diffusion of Responsibility</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/group_performance_and_problem_solving> ;
  skos:prefLabel "diffusion of responsibility"@en ;
  a skos:Concept .

