@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-ZBT8S01W-M .

n9j:-ZBT8S01W-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Hartung-Burgess_debate> ;
  skos:definition "Criminologist Edwin Sutherland made it clear that white-collar crime would always be difficult to study. Whereas the study of violent and common crimes is aided by the existence of accepted, official databases full of valuable information, no similar collections of facts are available for those studying white-collar crimes. [Source: Encyclopedia of White-Collar and Corporate Crime; Hartung-Burgess Debate]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q26CM9F1-6 ;
  skos:prefLabel "Hartung-Burgess debate"@en .

n9j:-Q26CM9F1-6
  skos:prefLabel "criminology and justice"@en ;
  a skos:Concept ;
  skos:narrower n9j:-ZBT8S01W-M .

n9j: a skos:ConceptScheme .
