@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<https://concepts.sagepub.com/social-science/concept/constitutional_amendments>
  skos:prefLabel "constitutional amendments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Seventeenth_Amendment> .

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

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

<https://concepts.sagepub.com/social-science/concept/Seventeenth_Amendment>
  skos:definition "Ratified in 1913, the Seventeenth Amendment to the Constitution provided for direct popular election of United States senators. Under the terms of Article 1, Section 3, of the Constitution, senators were elected by state legislatures: The Senate of the United States shall be composed of two Senators from each state, chosen by the legislature thereof, for six years; and each Senator shall have one vote. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-elections/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to Elections; Seventeenth Amendment (1913)</a>]"@en ;
  dc11:end 1913 ;
  dc11:start 1913 ;
  dc11:date "1913" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/powers_of_Congress>, <https://concepts.sagepub.com/social-science/concept/constitutional_amendments> ;
  skos:prefLabel "Seventeenth Amendment"@en ;
  a skos:Concept .

