@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/electoral_turnout>
  skos:definition "Electoral turnout is called an “aggregate-level” concept because it only makes sense to talk of turnout when talking of aggregates of individuals. Yet because turnout derives from cumulating individual-level decisions, one must start with an understanding of why people vote—something about which there is little agreement in the scholarly literature. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n180.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Electoral Turnout</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies> ;
  skos:prefLabel "electoral turnout"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/decision_making_in_democracies>
  skos:prefLabel "decision making in democracies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electoral_turnout> .

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

