@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/psychology_of_gifted_and_talented_education>
  skos:prefLabel "psychology of gifted and talented education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-actualization> .

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

<https://concepts.sagepub.com/social-science/concept/self-actualization>
  skos:definition "Self-actualization is the epitome of maturity. It is indicative of sound psychological health and predictive of a creative, meaningful, and happy life. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n547.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Self-Actualization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_gifted_and_talented_education>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "self-actualization"@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-actualization> .

