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

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

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/trusts>
  skos:definition "A trust is a popular estate planning tool in common law jurisdictions, whereby property is legally held by one party, the trustee, for the benefit of another, the beneficiary. The beneficiary holds equitable title and is entitled to payments from the trust. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n549.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Trusts</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/social_welfare_trusts>, <https://concepts.sagepub.com/social-science/concept/NHS_trusts>, <https://concepts.sagepub.com/social-science/concept/health_trusts>, <https://concepts.sagepub.com/social-science/concept/charities> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/types_of_organization> ;
  skos:prefLabel "trusts"@en ;
  a skos:Concept .

