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

<https://concepts.sagepub.com/social-science/concept/vice_president>
  skos:definition "Throughout much of its history the office of the vice president has had little esteem and a lot of ridicule. Benjamin Franklin once quipped that the vice president should be addressed as “Your Superfluous Excellency.” Daniel Webster, when offered the vice-presidential slot on the 1848 Whig Party ticket, declined, saying, “I do not propose to be buried until I am dead.” Constitutionally, the vice presidency was born weak and has not grown much stronger. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-presidency-a-to-z-3e/n326.xml\" target=\"_blank\" data-id=\"to-sk\">The Presidency A to Z; Vice President</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/congressional_procedures>, <https://concepts.sagepub.com/social-science/concept/congressional_leadership> ;
  skos:prefLabel "vice president"@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/vice_president> .

<https://concepts.sagepub.com/social-science/concept/congressional_procedures>
  skos:prefLabel "congressional procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vice_president> .

