@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/adult_basic_education>
  skos:definition "Adult basic education (ABE) is an umbrella term that includes a number of prison courses. Most programs are designed to help inmates obtain literacy skills and/or a high school or general equivalency diploma (GED), though some institutions also offer classes in life skills, anger management, interpersonal relationship, and financial budgeting along with vocational and occupational skills programs. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n6.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Adult Basic Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/elementary_education>, <https://concepts.sagepub.com/social-science/concept/adult_education> ;
  skos:prefLabel "adult basic education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/elementary_education>
  skos:prefLabel "elementary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adult_basic_education> .

<https://concepts.sagepub.com/social-science/concept/adult_education>
  skos:prefLabel "adult education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adult_basic_education> .

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

