@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/World_Development_Indicators>
  skos:definition "The World Bank publishes the World Development Indicators (WDI) annually. They represent a comprehensive set of data and statistics that allow the evaluation of the development of most countries in the world. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n571.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; World Development Indicators</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/international_development>, <https://concepts.sagepub.com/social-science/concept/global_governance> ;
  skos:prefLabel "World Development Indicators"@en ;
  a skos:Concept .

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

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

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

