@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/lesbian_relationships>
  skos:definition "Lesbian relationships refer to the emotional, physical, and sexual bonds formed between two women. It is not clear how many women participate in lesbian relationships in prison, although estimates from prison personnel and prisoners suggest that anywhere from 30% to 60% of women in prison are involved in same-sex relationships. [Source: <a href=\"https://sk.sagepub.com/reference/prisons/n202.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Prisons &amp; Correctional Facilities; Lesbian Relationships</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/prison_life> ;
  skos:prefLabel "lesbian relationships"@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/lesbian_relationships> .

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

