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

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

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

<https://concepts.sagepub.com/social-science/concept/anger>
  skos:definition "Emotions are often written all over children's faces. They are unique qualities that develop over time, distinguish each individual child from others, and significantly influence our personalities over the course of our life spans. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n41.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Anger</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rage> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000786.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality>, <https://concepts.sagepub.com/social-science/concept/issues_in_motherhood>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "anger"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_in_motherhood>
  skos:prefLabel "issues in motherhood"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/anger> .

<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/anger> .

