@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/corruption_perceptions_index>
  skos:definition "The corruption perceptions index (CPI) is a measure created and used by Transparency International, an international nongovernmental organization established in 1993 with the aim of bringing together business, civil society, and government structures to combat corruption. The CPI rates countries on a scale from 0 (highly corrupt) to 10 (clean). [Source: <a href=\"https://sk.sagepub.com/reference/governance/n110.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Corruption Perceptions Index</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/good_governance> ;
  skos:prefLabel "corruption perceptions index"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/good_governance>
  skos:prefLabel "good governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/corruption_perceptions_index> .

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

