@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_identity>
  skos:prefLabel "gender identity"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/masculinity> .

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

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

<https://concepts.sagepub.com/social-science/concept/masculinity>
  skos:definition "Masculinity is a term generally used to denote a set of characteristics, actions, attitudes, expectations, and ways of being that a particular society maintains for men. What is considered masculine changes over time and varies between and within social classes, racial and ethnic groups, subcultures, cultures, and societies. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n338.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Masculinity</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D057228.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_behavior>, <https://concepts.sagepub.com/social-science/concept/gender_identity> ;
  skos:prefLabel "masculinity"@en ;
  a skos:Concept .

