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

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

<https://concepts.sagepub.com/social-science/concept/politically_exposed_persons>
  skos:definition "Politically exposed persons (PEPs), sometimes referred to as senior foreign political figures, are considered to be past or present high-ranking or senior-level individuals in the executive, legislative, administrative, military, and judicial branches of a foreign government who are currently or formerly entrusted with high-level public duties and responsibilities. Such persons may be heads of state, senior politicians, heads of political parties, high-level government officials, senior judicial officials, military officials, senior executives of state-owned or state-affiliated enterprises and corporations, and members of their family and close business associates. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n125.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Politically Exposed Persons</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corruption> ;
  skos:prefLabel "politically exposed persons"@en ;
  a skos:Concept .

