@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_Care_Institute_for_Excellence>
  skos:prefLabel "Social Care Institute for Excellence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/charities> .

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

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

<https://concepts.sagepub.com/social-science/concept/educational_charities>
  skos:prefLabel "educational charities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/charities> .

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

<https://concepts.sagepub.com/social-science/concept/charities>
  skos:definition "In a global context, there is no single concept of charity. Charity, as it is known to those nations belonging to the common law tradition, is defined by law rather than by religion. [Source: <a href=\"https://sk.sagepub.com/reference/globalstudies/n59.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Studies; Charities, Charity</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Social_Care_Institute_for_Excellence>, <https://concepts.sagepub.com/social-science/concept/educational_charities>, <https://concepts.sagepub.com/social-science/concept/almshouses> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002608.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trusts>, <https://concepts.sagepub.com/social-science/concept/social_welfare> ;
  skos:prefLabel "charities"@en ;
  a skos:Concept .

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

