@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_education> .

<https://concepts.sagepub.com/social-science/concept/parent_education>
  skos:definition "Although many Americans adhere to the belief that parenting (and mothering especially) is instinctual, decades of research have shown that much of parenting is not (at least not for human beings). Many aspects of parenting are learned by observing others or by trial and error “on the job,” by practicing the art of parenting. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n299.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Parent Education</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/maternal_education> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting>, <https://concepts.sagepub.com/social-science/concept/family_influences_and_involvement>, <https://concepts.sagepub.com/social-science/concept/adult_education> ;
  skos:prefLabel "parent education"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/family_influences_and_involvement>
  skos:prefLabel "family influences and involvement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parent_education> .

<https://concepts.sagepub.com/social-science/concept/maternal_education>
  skos:prefLabel "maternal education"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parent_education> .

<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_education> .

<https://concepts.sagepub.com/social-science/concept/adult_education>
  skos:prefLabel "adult education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/parent_education> .

