@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/attachment> .

<https://concepts.sagepub.com/social-science/concept/attachment>
  skos:definition "Attachment, an important component of affective development, is the affectional bond that a child has with significant others. This entry addresses what is known about the link between attachment and education and covers three main areas. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n20.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Attachment</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_assessment>, <https://concepts.sagepub.com/social-science/concept/birth_and_infancy> ;
  skos:prefLabel "attachment"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personality_assessment>
  skos:prefLabel "personality assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attachment> .

<https://concepts.sagepub.com/social-science/concept/birth_and_infancy>
  skos:prefLabel "birth and infancy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/attachment> .

