@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/child-parent_attachment> .

<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/child-parent_attachment> .

<https://concepts.sagepub.com/social-science/concept/child-parent_attachment>
  skos:definition "Attachments are the emotional bonds that infants develop with their parents and parent figures. Undoubtedly, the most popular theory of attachment formation was put forward by John Bowlby (1969). [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Attachment, Child-Parent</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/parenting> ;
  skos:prefLabel "child-parent attachment"@en ;
  a skos:Concept .

