@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/influence_and_position> .

<https://concepts.sagepub.com/social-science/concept/influence_and_position>
  skos:definition "As globalization and technological advances allow the nations of the world to become more interconnected, questions surrounding how the global community addresses transnational crime are becoming a pressing issue for policy makers. The influence of position and status within this international framework is perhaps one of the greatest challenges for the international community and victims of crimes that cross international borders. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n73.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Influence and Position</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corruption> ;
  skos:prefLabel "influence and position"@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/influence_and_position> .

