@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:-C2Z9T986-1 .

n9j:-C2Z9T986-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/integrative_theories> ;
  skos:definition "Since the 1970s, theories of crime and punishment have blossomed in their diversity. Not only has the study of crime and punishment broadened throughout the behavioral and social sciences, but also criminologists have increasingly adopted perspectives that are no longer grounded in classical versus positivist views of human nature and social interaction. [Source: Encyclopedia of Crime and Punishment; Integrative Theories]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-Z41M1XG3-P ;
  skos:prefLabel "integrative theories"@en .

n9j:-Z41M1XG3-P
  skos:prefLabel "concepts in crime and punishment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-C2Z9T986-1 .

n9j: a skos:ConceptScheme .
