@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/collective_efficacy>
  skos:definition "Collective efficacy was a concept pioneered by the social psychologist Albert Bandura as part of his social cognitive theory. According to Bandura, collective efficacy refers to the degree to which a group of people believe they can accomplish goals and overcome challenges to these goals. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-health-communication/n75.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Communication; Collective Efficacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_capital> ;
  skos:prefLabel "collective efficacy"@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/collective_efficacy> .

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

