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

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

<https://concepts.sagepub.com/social-science/concept/decision_making_and_career_development>
  skos:prefLabel "decision making and career development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-awareness> .

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

<https://concepts.sagepub.com/social-science/concept/self-awareness>
  skos:definition "Self-awareness is often defined in terms of an ability to engage in reflective awareness. According to most theorists, this requires certain types of cognitive abilities. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n473.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Self-Awareness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/decision_making_and_career_development>, <https://concepts.sagepub.com/social-science/concept/action_control> ;
  skos:prefLabel "self-awareness"@en ;
  a skos:Concept .

