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

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

<https://concepts.sagepub.com/social-science/concept/political_events>
  skos:prefLabel "political events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/iowa_caucuses> .

<https://concepts.sagepub.com/social-science/concept/iowa_caucuses>
  skos:definition "For more than 3 decades, the Iowa Precinct Caucuses' Presidential Straw Polls, known as the Iowa caucuses, have dominated the kickoff of the U.S. presidential nomination process. Traditionally placed first among the nomination contests, Iowa's grassroots-heavy precinct-level party meetings grow in importance far beyond the local delegates they select. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n306.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Iowa Caucuses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_events>, <https://concepts.sagepub.com/social-science/concept/political_campaigns>, <https://concepts.sagepub.com/social-science/concept/elections> ;
  skos:prefLabel "iowa caucuses"@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/iowa_caucuses> .

