@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/in-kind_contributions>
  skos:definition "Nonprofit organizations are often the recipients of inkind contributions as well as monetary contributions. In-kind gifts are noncash transactions that involve goods or services donated by individuals, corporations, and associations. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n425.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; In-Kind Contributions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/donations> ;
  skos:prefLabel "in-kind contributions"@en ;
  a skos:Concept .

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

<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/in-kind_contributions> .

