@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_research>
  skos:definition "Lesbian research is inquiry that focuses on the lives, experiences, and meanings of those who are socially identified as lesbians; this identity label is temporal, culturally determined, and socially constructed. Today, lesbian refers to women who are primarily sexually and romantically attracted to other women. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n291.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Lesbian Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "lesbian research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/inquiry_and_research>
  skos:prefLabel "inquiry and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lesbian_research> .

<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_research> .

