@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:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-CSV3WT03-8 .

n9j:-CSV3WT03-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Parole_Commission_Phaseout_Act_of_1996> ;
  skos:definition "The Parole Commission Phaseout Act of 1996, which was passed by Congress and signed into law by President Bill Clinton, is one of a series of laws that narrowed the scope, power, and authority of the U.S. Parole Commission. Although the 1996 act contains several key provisions, the most important extended the commission beyond the date it was supposed to have been disbanded. [Source: Encyclopedia of Community Corrections; Parole Commission Phaseout Act of 1996]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JPP9V3SR-W ;
  skos:prefLabel "Parole Commission Phaseout Act of 1996"@en .

n9j:-JPP9V3SR-W
  skos:prefLabel "parole"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CSV3WT03-8 .

n9j: a skos:ConceptScheme .
