@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/parenting>
  skos:prefLabel "parenting"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/adolescent-parent_relations> .

<https://concepts.sagepub.com/social-science/concept/adolescent-parent_relations>
  skos:definition "The socialization of family consists of two complementary developmental processes: autonomy/independence as sought by adolescents and embeddedness/interdependence as expected by their parents. The compatibility or coexistence of these two processes establishes a common matrix for the adolescent's enculturation as well as for parental efforts to ensure transmission of cultural priorities. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Adolescent-Parent Relations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting> ;
  skos:prefLabel "adolescent-parent relations"@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/adolescent-parent_relations> .

