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

<https://concepts.sagepub.com/social-science/concept/modus_vivendi>
  skos:definition "A modus vivendi is literally a “way of living,” a working arrangement between contending parties that enables peaceful coexistence while the parties attempt to work out the dispute. In contemporary political theory, it has become associated with a way of thinking about the stability of a society characterized by deep pluralism—whether ideological, religious, national, cultural, or ethnic. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n289.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Modus Vivendi</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self_and_community>, <https://concepts.sagepub.com/social-science/concept/liberal_theory> ;
  skos:prefLabel "modus vivendi"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/self_and_community>
  skos:prefLabel "self and community"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/modus_vivendi> .

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

