@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/international_trade>
  skos:prefLabel "international trade"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/subsidies> .

<https://concepts.sagepub.com/social-science/concept/government_subsidies>
  skos:prefLabel "government subsidies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subsidies> .

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

<https://concepts.sagepub.com/social-science/concept/adoption_allowances>
  skos:prefLabel "adoption allowances"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subsidies> .

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

<https://concepts.sagepub.com/social-science/concept/rent_allowances>
  skos:prefLabel "rent allowances"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/subsidies> .

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

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

<https://concepts.sagepub.com/social-science/concept/subsidies>
  skos:broader <https://concepts.sagepub.com/social-science/concept/funding>, <https://concepts.sagepub.com/social-science/concept/economic_concepts>, <https://concepts.sagepub.com/social-science/concept/international_trade>, <https://concepts.sagepub.com/social-science/concept/financing> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rent_allowances>, <https://concepts.sagepub.com/social-science/concept/adoption_allowances>, <https://concepts.sagepub.com/social-science/concept/government_subsidies> ;
  skos:definition "Subsidies are resources conveyed to individuals or firms to produce desired behaviors. Tax abatements and other tax expenditures to attract business investment are the most popular and widely used subsidies for state and local economic development. [Source: <a href=\"https://sk.sagepub.com/reference/community/n474.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Community: From the Village to the Virtual World; Subsidies</a>]"@en ;
  skos:prefLabel "subsidies"@en ;
  a skos:Concept .

