@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/cognitive_development>
  skos:prefLabel "cognitive development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/egocentrism> .

<https://concepts.sagepub.com/social-science/concept/developmental_processes>
  skos:prefLabel "developmental processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/egocentrism> .

<https://concepts.sagepub.com/social-science/concept/child_development>
  skos:prefLabel "child development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/egocentrism> .

<https://concepts.sagepub.com/social-science/concept/egocentrism>
  skos:definition "Egocentrism refers to error in differentiating some aspect of self-other relations (i.e., the tendency to view one's environment only from one's own point of view). Piaget saw egocentrism as a common characteristic of young children's thinking. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n94.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Egocentrism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/developmental_processes>, <https://concepts.sagepub.com/social-science/concept/cognitive_development>, <https://concepts.sagepub.com/social-science/concept/child_development> ;
  skos:prefLabel "egocentrism"@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/egocentrism> .

