@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/attitudes>
  skos:prefLabel "attitudes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/balance_theory> .

<https://concepts.sagepub.com/social-science/concept/balance_theory>
  skos:definition "Definition Balance theory describes the structure of people's opinions about other individuals and objects as well as the perceived relation between them. The central notion of balance theory is that certain structures between individuals and objects are balanced, whereas other structures are imbalanced, and that balanced structures are generally preferred over imbalanced structures. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Balance Theory</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/attitudes> ;
  skos:prefLabel "balance theory"@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/balance_theory> .

