@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_development>
  skos:prefLabel "international development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/poverty_reduction> .

<https://concepts.sagepub.com/social-science/concept/poverty_reduction>
  skos:definition "One of the most urgent global development challenges is the continued existence of widespread poverty. A recent estimate suggests that in 2001 there were 2.73 billion people in the world living on less than US$2 per day. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n416.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Poverty Reduction</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_development>, <https://concepts.sagepub.com/social-science/concept/global_governance> ;
  skos:prefLabel "poverty reduction"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/global_governance>
  skos:prefLabel "global governance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/poverty_reduction> .

