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

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

<https://concepts.sagepub.com/social-science/concept/curiosity>
  skos:definition "Definition Curiosity is a pleasant motivational state involving the tendency to recognize and seek out novel and challenging information and experiences. Curiosity differs from other positive emotions by the strong desire to explore and persist in the activity that initially stimulated an individual's interest. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Curiosity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "curiosity"@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/curiosity> .

