@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/parent_expectations> .

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

<https://concepts.sagepub.com/social-science/concept/parent_expectations>
  skos:definition "Parent expectations are beliefs that parents hold about the future performance of their children and are often focused on achievement-related areas such as educational, professional, and marital futures. This entry describes how parental expectations affect children's perceptions of their own abilities and therefore their outcomes. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n300.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Parent Expectations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting> ;
  skos:prefLabel "parent expectations"@en ;
  a skos:Concept .

