@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Easter_Seals> .

<https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities>
  skos:prefLabel "religious and secular charities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Easter_Seals> .

<https://concepts.sagepub.com/social-science/concept/Easter_Seals>
  skos:definition "THE NATIONAL SOCIETY FOR Crippled Children and the International Society for Crippled Children are the precursors to the Easter Seals organization. The impetus behind these was the International Association of Rotary Clubs, later known as Rotary International (RI), a worldwide nonprofit organization of professionals that provides humanitarian services across the globe. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n189.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Easter Seals</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "Easter Seals"@en ;
  a skos:Concept .

