@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/campaigns>
  skos:definition "2014 All rights cleared. [SINGING] Some call her the voice of the Tunisian revolution. [Source: <a href=\"https://sk.sagepub.com/reference/music-in-the-social-and-behavioral-sciences/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Music in the Social and Behavioral Sciences: An Encyclopedia; Campaigns</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_organizations_and_parties> ;
  skos:prefLabel "campaigns"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_organizations_and_parties>
  skos:prefLabel "political organizations and parties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/campaigns> .

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

