@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/powers_of_Congress>
  skos:prefLabel "powers of Congress"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/reapportionment> .

<https://concepts.sagepub.com/social-science/concept/reapportionment>
  skos:definition "In a representative democracy like the United States, one fundamental constitutional question is how public officials are to be selected for office. When population changes in electoral districts call into question the basis for this selection, legislative representation should be similarly redistributed by a process called reapportionment. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-1e/n305.xml\" target=\"_blank\" data-id=\"to-sk\">U.S. Constitution A to Z; Reapportionment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/powers_of_Congress> ;
  skos:prefLabel "reapportionment"@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/reapportionment> .

