@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/parental_self-efficacy> .

<https://concepts.sagepub.com/social-science/concept/parental_self-efficacy>
  skos:definition "Parental self-efficacy refers to the extent to which a parent expects to perform competently and effectively as a parent (Teti & Gelfand, 1991). According to self-efficacy theory (Bandura, 1989), parental self-efficacy incorporates (a) a parent's specific knowledge of behaviors associated with positive child rearing and (b) the confidence with which a parent feels capable of performing these behaviors (Coleman & Karraker, 1997). [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n303.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Parental Self-Efficacy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting> ;
  skos:prefLabel "parental self-efficacy"@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/parental_self-efficacy> .

