@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Families_Against_Mandatory_Minimums> .

<https://concepts.sagepub.com/social-science/concept/prison_reform>
  skos:prefLabel "prison reform"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Families_Against_Mandatory_Minimums> .

<https://concepts.sagepub.com/social-science/concept/mandatory_minimums>
  skos:prefLabel "mandatory minimums"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Families_Against_Mandatory_Minimums> .

<https://concepts.sagepub.com/social-science/concept/Families_Against_Mandatory_Minimums>
  skos:definition "Families Against Mandatory Minimums (FAMM) is a national nonprofit organization that challenges the inflexible and excessive penalties required by mandatory sentencing laws. It is the only advocacy group devoted entirely to sentencing reform. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n117.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Families Against Mandatory Minimums</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_reform>, <https://concepts.sagepub.com/social-science/concept/mandatory_minimums> ;
  skos:prefLabel "Families Against Mandatory Minimums"@en ;
  a skos:Concept .

