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

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

<https://concepts.sagepub.com/social-science/concept/public_expenditure_tracking_systems>
  skos:definition "Public expenditure tracking is used as a means to determine whether or not allocated government or public funds are utilized specifically for their intended or dictated purposes. Many times government or public funds earmarked for a specific purpose are diverted and used for a different purpose altogether. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Public Expenditure Tracking Systems (PETS)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/corruption> ;
  skos:prefLabel "public expenditure tracking systems"@en ;
  a skos:Concept .

