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

<https://concepts.sagepub.com/social-science/concept/campaign_finance_laws>
  skos:definition "Campaign finance laws govern the amounts of money candidates or parties may receive from individuals or organizations and the cumulative amounts that individuals or organizations can donate. These laws also define who is eligible to make political contributions and what sorts of activities constitute in-kind contributions. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n105.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Campaign Finance Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/campaign_finance> ;
  skos:prefLabel "campaign finance laws"@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/campaign_finance_laws> .

