@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/fusionism>
  skos:definition "In modern American politics the term fusionism—meaning candidates running under several party labels at the same time—is associated chiefly with New York. State law there permitted multiple-party nominations after other states prohibited them. [Source: <a href=\"https://sk.sagepub.com/cqpress/elections-a-to-z-2e/n104.xml\" target=\"_blank\" data-id=\"to-sk\">Elections A to Z; Fusionism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/libertarianism> ;
  skos:prefLabel "fusionism"@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/fusionism> .

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

