@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/gender_identities_and_roles>
  skos:prefLabel "gender identities and roles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/campness> .

<https://concepts.sagepub.com/social-science/concept/campness>
  skos:definition "Camp refers to styles, attitudes, and behaviors that are exaggerated, overstated, and ironic. Originally used in relation to the behavior of homosexual men, the term now refers to self-conscious acts of subversion and parody in the context of society's gender norms. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n63.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Camp</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_identities_and_roles> ;
  skos:prefLabel "campness"@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/campness> .

