@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/international_voluntary_worker>
  skos:prefLabel "international voluntary worker"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanitarian_aid> .

<https://concepts.sagepub.com/social-science/concept/humanitarian_aid>
  skos:definition "Assistance provided to the victims of natural disasters, conflicts, or social unrest. Humanitarian aid typically includes essential goods such as food, fresh water, emergency shelter, medical supplies, fuel, and clothing. [Source: <a href=\"https://sk.sagepub.com/reference/nationalsecurity/n283.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of United States National Security; Humanitarian Aid</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/international_voluntary_worker>, <https://concepts.sagepub.com/social-science/concept/aid_to_refugees>, <https://concepts.sagepub.com/social-science/concept/aid_to_disaster_victims> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanitarianism> ;
  skos:prefLabel "humanitarian aid"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/aid_to_disaster_victims>
  skos:prefLabel "aid to disaster victims"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanitarian_aid> .

<https://concepts.sagepub.com/social-science/concept/aid_to_refugees>
  skos:prefLabel "aid to refugees"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/humanitarian_aid> .

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

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

