@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/mutualism>
  skos:definition "Mutualism is a political ideology on the fringes of anarchism, utopian socialism, and liberalism. Its central values are autonomy and equality of the individual, just exchange, and mutual support. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1030.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Mutualism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ideologies> ;
  skos:prefLabel "mutualism"@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/mutualism> .

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

