@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/political_campaigns>
  skos:prefLabel "political campaigns"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/web_campaigning> .

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

<https://concepts.sagepub.com/social-science/concept/web_campaigning>
  skos:definition "Web campaigning can be defined as activities with political objectives that are manifested in, inscribed on, and enabled through the World Wide Web. The terms e-campaign or hypermedia campaign are sometimes used synonymously with Web campaigning but may also be used to describe campaigns' use of a broader array of information and communication technologies in addition to the Web. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n707.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Web Campaigning</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_campaigns>, <https://concepts.sagepub.com/social-science/concept/media> ;
  skos:prefLabel "web campaigning"@en ;
  a skos:Concept .

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

