@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/reparation_boards>
  skos:definition "Innovative initiatives in community corrections have aimed at involving more lay counselors in managing offenders and delivering justice. One method for accomplishing this is the reparation board. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n154.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Reparation Boards</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diversion_and_probation> ;
  skos:prefLabel "reparation boards"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/diversion_and_probation>
  skos:prefLabel "diversion and probation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/reparation_boards> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/reparation_boards> .

