@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/postfeminism> .

<https://concepts.sagepub.com/social-science/concept/feminism>
  skos:prefLabel "feminism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/postfeminism> .

<https://concepts.sagepub.com/social-science/concept/postfeminism>
  skos:definition "A common misconception regarding postfeminism is that it refers to a period “after the death of feminism,” as if it constituted a postmortem on feminism and signaled that “we don't need feminism anymore.” Postfeminism is a complex term that includes accounting for context, embracing multiple meanings, and reclaiming terms and concepts such as “girl culture.” Some postfeminists embrace aspects of what it means to be a girl in contemporary Western societies and have championed “chick lit” and “chick flicks,” literature and film produced for young-adult female audiences. Girl studies, fat studies, thin studies, and other scholarly fields that previously were not included in the academic canon have been linked to postfeminism. [Source: <a href=\"https://sk.sagepub.com/reference/genderinmedia/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender in Media; Postfeminism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/feminism> ;
  skos:prefLabel "postfeminism"@en ;
  a skos:Concept .

