@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/faction>
  skos:definition "A subset of individuals within a larger political organization who share a common objective and band together in efforts to achieve it. In the United States, there are informal issue-oriented factions within the Republican and Democratic political parties. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n986.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Faction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_organizations_and_parties>, <https://concepts.sagepub.com/social-science/concept/liberal_theory>, <https://concepts.sagepub.com/social-science/concept/democratic_thought> ;
  skos:prefLabel "faction"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/political_organizations_and_parties>
  skos:prefLabel "political organizations and parties"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/faction> .

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

<https://concepts.sagepub.com/social-science/concept/democratic_thought>
  skos:prefLabel "democratic thought"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/faction> .

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

