@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/developmental_stages>
  skos:prefLabel "developmental stages"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parenting_styles> .

<https://concepts.sagepub.com/social-science/concept/parenting_styles>
  skos:definition "Parents are the primary agent of socialization for children, at least during the first few years of life. The family environment constitutes the ecological context in which children's behavior is developed, learned, promoted, and deterred. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n408.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Parenting Styles</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_stages> ;
  skos:prefLabel "parenting styles"@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/parenting_styles> .

