@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/Salient_Factor_Score>
  skos:definition "Parole risk instruments have become an integral part of the parole decision-making process. The majority of instruments follow a systematic format, collecting standard information about the offender. [Source: <a href=\"https://sk.sagepub.com/reference/cmtycorrections/n163.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community Corrections; Salient Factor Score</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parole> ;
  skos:prefLabel "Salient Factor Score"@en ;
  a skos:Concept .

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

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

