@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/Islam_in_prison>
  skos:definition "The religion of Islam has increased rapidly in the United States and its prisons over the past 40 years. There are currently an estimated 5 to 7 million Muslims in the United States, with the following ethnic distribution: 29% are African American, 29% are South Asian, and 20% are Arab. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Islam in Prison</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "Islam in prison"@en ;
  a skos:Concept .

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

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

