@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:-QG87VRM6-C .

n9j:-VDH51DCT-M
  skos:prefLabel "classification and risk assessment"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QG87VRM6-C .

n9j:-QG87VRM6-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/level_of_service_inventory> ;
  skos:definition "The Level of Supervision Inventory (LSI) is a theoretically driven and empirically supported offender classification instrument developed in the early 1980s by Canadian psychologists Don Andrews and James Bonta. The LSI was updated and renamed the Level of Service Inventory–Revised (LSI–R) in the 1990s. [Source: Encyclopedia of Community Corrections; Level of Service Inventory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VDH51DCT-M ;
  skos:prefLabel "level of service inventory"@en .

n9j: a skos:ConceptScheme .
