@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:-F7G57Q8H-D .

n9j:-F7G57Q8H-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/techniques_of_neutralization> ;
  skos:definition "Techniques of neutralization (or neutralization theory) refers to a set of cognitive mechanisms used to rationalize or excuse wrongdoing. Offenders are able to use these cognitive mechanisms to mitigate the guilt resulting from their involvement in criminality; this allows them to engage in behaviors counter to their moral values with little damage to their self-image. [Source: Encyclopedia of White-Collar and Corporate Crime; Techniques of Neutralization]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Q26CM9F1-6 ;
  skos:prefLabel "techniques of neutralization"@en .

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

n9j: a skos:ConceptScheme .
