@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/hardiness> .

<https://concepts.sagepub.com/social-science/concept/hardiness>
  skos:definition "Hardiness consists of three interrelated belief systems people have about their relationship to their world. Commitment refers to people's ability to find meaning in events that happen to them. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n126.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Hardiness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/understanding_and_assessing_individual_differences>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "hardiness"@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/hardiness> .

<https://concepts.sagepub.com/social-science/concept/understanding_and_assessing_individual_differences>
  skos:prefLabel "understanding and assessing individual differences"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hardiness> .

