@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/debates> .

<https://concepts.sagepub.com/social-science/concept/debates>
  skos:definition "Debates are events in which candidates for a political office answer questions in an agreed-upon forum. Presidential debates have typically received the most attention, but political debates for non national offices, such as governor and mayor, have also become commonplace. [Source: <a href=\"https://sk.sagepub.com/cqpress/political-encyclopedia-of-us-states-and-regions/n99.xml\" target=\"_blank\" data-id=\"to-sk\">Political Encyclopedia of U.S. States and Regions; Debates</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_campaigns>, <https://concepts.sagepub.com/social-science/concept/media>, <https://concepts.sagepub.com/social-science/concept/language_arts> ;
  skos:prefLabel "debates"@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/debates> .

<https://concepts.sagepub.com/social-science/concept/language_arts>
  skos:prefLabel "language arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/debates> .

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

