@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/United_Nations_agencies>
  skos:prefLabel "United Nations agencies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/UN_Environment_Programme> .

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

<https://concepts.sagepub.com/social-science/concept/UN_Environment_Programme>
  skos:definition "The United Nations Environment Programme (UNEP) is the environmental extension of the United Nations (UN). The UNEP fosters and advances partnerships between diverse actors, including other international organizations, national governments, nongovernmental organizations (NGOs), and the private and public sectors. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n127.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Environment Programme, UN (UNEP)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/United_Nations_agencies> ;
  skos:prefLabel "UN Environment Programme"@en ;
  a skos:Concept .

