@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/United_Methodist_Committee_on_Relief> .

<https://concepts.sagepub.com/social-science/concept/United_Methodist_Committee_on_Relief>
  skos:definition "THE UNITED METHODIST Committee on Relief (UMCOR) is a nonprofit humanitarian organization used by the United Methodist Church to achieve three primary missions: to provide disaster relief for natural events such as earthquake, storms, and floods; to provide refugee assistance caused by civil violence or war; and to promote and assist development that reduces homelessness, hunger, and poverty in the world. To meet the needs of disaster victims UMCOR has a cadre of disaster relief specialists. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n717.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; United Methodist Committee on Relief</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "United Methodist Committee on Relief"@en ;
  a skos:Concept .

<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_Methodist_Committee_on_Relief> .

