@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_role_development>
  skos:definition "Gender is one of the most central attributes people have and an object of endless interest across all societies. Thus it should not be surprising that children are also aware of gender-related characteristics and quickly come to display those qualities themselves well before their own sexual maturity. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Gender Role Development</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior> ;
  skos:prefLabel "gender role development"@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/gender_role_development> .

<https://concepts.sagepub.com/social-science/concept/social_development_and_social_behavior>
  skos:prefLabel "social development and social behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/gender_role_development> .

