@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/principles_of_government>
  skos:prefLabel "principles of government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/president_pro_tempore> .

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

<https://concepts.sagepub.com/social-science/concept/president_pro_tempore>
  skos:definition "Officially the highest ranking senator, the president pro tempore (a Latin term meaning the president “for the time [being],” often shortened to “president pro tem”) is in practice a largely ceremonial leader. By tradition, the post goes automatically to the senator in the majority party with the longest service record. [Source: <a href=\"https://sk.sagepub.com/cqpress/congress-a-to-z-4e/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Congress A to Z; President Pro Tempore</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/principles_of_government>, <https://concepts.sagepub.com/social-science/concept/congressional_leadership> ;
  skos:prefLabel "president pro tempore"@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/president_pro_tempore> .

