@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/social_movements>
  skos:prefLabel "social movements"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resource_mobilization> .

<https://concepts.sagepub.com/social-science/concept/changing_awareness,_opinion,_and_behavior>
  skos:prefLabel "changing awareness, opinion, and behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/resource_mobilization> .

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

<https://concepts.sagepub.com/social-science/concept/resource_mobilization>
  skos:definition "During the 1980s, analysts developed the resource mobilization perspective to better understand and explain the emergence, significance, and impact of the social movements of the 1960s and 1970s. Resource mobilization is at root a theory explaining how individuals and groups overcome resource inequalities and organize themselves to pursue desired social, cultural, or political change. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n482.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Resource Mobilization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_movements>, <https://concepts.sagepub.com/social-science/concept/changing_awareness,_opinion,_and_behavior> ;
  skos:prefLabel "resource mobilization"@en ;
  a skos:Concept .

