@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/self-control> .

<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-control> .

<https://concepts.sagepub.com/social-science/concept/self-control>
  skos:definition "“Control yourself!” is a common message that Americans of both sexes begin hearing at a young age, though it is an admonition that often carries greater intensity and has wider implications when addressed to males. Over the course of American history, different aspects of restraint––sometimes emotional, at other times sexual or economic––have been stressed. [Source: <a href=\"https://sk.sagepub.com/reference/masculinities/n208.xml\" target=\"_blank\" data-id=\"to-sk\">American Masculinities: A Historical Encyclopedia; Self-Control</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality_assessment>, <https://concepts.sagepub.com/social-science/concept/personality> ;
  skos:prefLabel "self-control"@en ;
  a skos:Concept .

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

