@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/censure>
  skos:definition "Censure is the act of formally reprimanding a public official because of unethical or illegal conduct. In most democratic nations, censure is a legislative act, passed by majority vote to express a body's displeasure with a member or other public official. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n213.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Censure</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/powers_of_Congress>, <https://concepts.sagepub.com/social-science/concept/institutions_and_checks_and_balances> ;
  skos:prefLabel "censure"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/institutions_and_checks_and_balances>
  skos:prefLabel "institutions and checks and balances"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/censure> .

