@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-BF6KDW1C-M .

n9j: a skos:ConceptScheme .
n9j:-BF6KDW1C-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Teamsters_Pension_Fund> ;
  skos:definition "With an estimated membership of nearly 1.4 million, the International Brotherhood of Teamsters (IBT) is one of the largest and most diverse labor unions in the world. Throughout the IBT's history, its top leadership has engaged in rampant corruption and fraud. [Source: Encyclopedia of White-Collar and Corporate Crime; Teamsters Pension Fund]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-FBP6LB2D-N ;
  skos:prefLabel "Teamsters Pension Fund"@en .

n9j:-FBP6LB2D-N
  skos:prefLabel "financial and securities fraud"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BF6KDW1C-M .

