@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/race,_class,_and_gender>
  skos:prefLabel "race, class, and gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parenting_programs> .

<https://concepts.sagepub.com/social-science/concept/prison_programs>
  skos:prefLabel "prison programs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parenting_programs> .

<https://concepts.sagepub.com/social-science/concept/prison_life>
  skos:prefLabel "prison life"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parenting_programs> .

<https://concepts.sagepub.com/social-science/concept/parenting_programs>
  skos:definition "According to a survey conducted by the Bureau of Justice Statistics (Mumola, 2000), more than 55% of all state and federal prisoners are parents. To serve this population, prisons and nonprofit groups have developed several types of programs. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n252.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Parenting Programs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/race,_class,_and_gender>, <https://concepts.sagepub.com/social-science/concept/prison_programs>, <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "parenting programs"@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/parenting_programs> .

