@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/prison_education>
  skos:definition "Prison education is any type of education that has inmates of prisons or jails for students. This includes high school or its equivalency, vocational and academic courses of study, undergraduate, graduate, continuing, certificate, and degree programs. [Source: <a href=\"https://sk.sagepub.com/reference/foundations/n294.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Social and Cultural Foundations of Education; Prison Education</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_settings> ;
  skos:prefLabel "prison education"@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/prison_education> .

<https://concepts.sagepub.com/social-science/concept/educational_settings>
  skos:prefLabel "educational settings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/prison_education> .

