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

<https://concepts.sagepub.com/social-science/concept/prison_reform>
  skos:prefLabel "prison reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/activism> .

<https://concepts.sagepub.com/social-science/concept/activism>
  skos:definition "Activism involves change and is usually a response to an organizational, social, and/or political issue. It may involve opposition to or support for a cause, and encompasses a range of activities, such as a strike, demonstration, or a round of e-mails or letters to express concerns and to influence political and organizational processes.It is often equated with protest or dissent and associated with leftist movements. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n8.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Activism</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/peace_activism> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/prison_reform> ;
  skos:prefLabel "activism"@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/activism> .

<https://concepts.sagepub.com/social-science/concept/peace_activism>
  skos:prefLabel "peace activism"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/activism> .

