@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/presentencing>
  skos:definition "The presentencing phase of the criminal justice process is the time period after a defendant is found guilty of a crime and before the judge imposes a sentence. One of the most important documents considered during the presentencing phase is the presentence investigation report, which provides comprehensive coverage of a defendant's social and criminal history for the court. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n271.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Presentencing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/courts> ;
  skos:prefLabel "presentencing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/courts>
  skos:prefLabel "courts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/presentencing> .

<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/presentencing> .

