@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/emotional_intelligence>
  skos:definition "Emotional intelligence (EI) is a relatively new construct that emerged from the body of research concerning social and multiple intelligences. Generally, EI may be defined as the ability to recognize and manage one's emotions and the emotions of others. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n151.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Emotional Intelligence</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D056348.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intelligence> ;
  skos:prefLabel "emotional intelligence"@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/emotional_intelligence> .

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

