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

<https://concepts.sagepub.com/social-science/concept/programs_in_parent_involvement>
  skos:definition "Parent involvement refers to activities, programs, or services that involve parents in the care, development, and education of their children. Early parent involvement programs focus on helping parents provide appropriate stimulation for infants and toddlers. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n301.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Parent Involvement, Programs in</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting> ;
  skos:prefLabel "programs in parent involvement"@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/programs_in_parent_involvement> .

