@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/social_welfare>
  skos:prefLabel "social welfare"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/charity> .

<https://concepts.sagepub.com/social-science/concept/charity>
  skos:definition "CHARITY IS LOVE FOR fellow human beings, often expressed in a donation of goods and services to those in need. It is the spirit of active goodwill toward others, demonstrated in deeds to promote their welfare. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n104.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Charity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_welfare> ;
  skos:prefLabel "charity"@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/charity> .

