@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-K2LWD6L0-H
  skos:prefLabel "parenting"@en ;
  a skos:Concept ;
  skos:narrower n9j:-Q5B3SH4S-S .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-Q5B3SH4S-S .

n9j: a skos:ConceptScheme .
n9j:-Q5B3SH4S-S
  owl:sameAs <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: Encyclopedia of Applied Developmental Science; Parent Involvement, Programs in]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K2LWD6L0-H ;
  skos:prefLabel "programs in parent involvement"@en .

