@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/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/impeachment_of_justices> .

<https://concepts.sagepub.com/social-science/concept/Supreme_Court_procedures_and_processes>
  skos:prefLabel "Supreme Court procedures and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/impeachment_of_justices> .

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

<https://concepts.sagepub.com/social-science/concept/impeachment_of_justices>
  skos:definition "A Supreme Court justice can be removed from office only through impeachment in the House of Representatives and conviction by two-thirds of the Senate. Only one Supreme Court justice, Samuel Chase, has ever been impeached. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n172.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Impeachment of Justices</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Supreme_Court_procedures_and_processes>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "impeachment of justices"@en ;
  a skos:Concept .

