@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/crisis_management_organizations>
  skos:prefLabel "crisis management organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/United_Way> .

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

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

<https://concepts.sagepub.com/social-science/concept/United_Way>
  skos:definition "United Way is the largest philanthropic organization and one of the most well-known nonprofit human service organizations in the United States. Each year the United Way operates a fund drive to obtain funding for its constituent service organizations in each community. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i9966.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; United Way</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities>, <https://concepts.sagepub.com/social-science/concept/crisis_management_organizations> ;
  skos:prefLabel "United Way"@en ;
  a skos:Concept .

