@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/evaluation>
  skos:prefLabel "evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-assessment> .

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

<https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions>
  skos:prefLabel "behavioral classroom interventions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-assessment> .

<https://concepts.sagepub.com/social-science/concept/self-assessment>
  skos:definition "Self-assessment, or the desire to know the truth about oneself, is one of four self-evaluation motives that pervade the study of the self. Self-assessment is characterized by a motivation to accurately evaluate one's self or self-concept. [Source: <a href=\"https://sk.sagepub.com/reference/identity/n230.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Identity; Self-Assessment</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012647.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/evaluation>, <https://concepts.sagepub.com/social-science/concept/self-concept>, <https://concepts.sagepub.com/social-science/concept/behavioral_classroom_interventions> ;
  skos:prefLabel "self-assessment"@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/self-assessment> .

