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

<https://concepts.sagepub.com/social-science/concept/expertise>
  skos:definition "Expertise refers to the psychological processes that underlie the superior achievement of experts, who are typically defined as those who have acquired special skills in, or knowledge of, a particular subject through professional training and practical experience. The term expert has a long history that can be traced all the way back to the training of skilled craftsmen in the guilds of the Middle Ages. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n205.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Expertise</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intelligence> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "expertise"@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/expertise> .

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

