@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FPVZT6P2-3 .

n9j:-FPVZT6P2-3
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/tip_curves> ;
  skos:definition "TIP CURVES ARE A GRAPHICAL method of representing multiple aspects of poverty and were developed by Stephen Jenkins and Peter Lambert in 1997. The term TIP stands for the “Three ‘I's of Poverty,” which include incidence, intensity, and inequality. [Source: Encyclopedia of World Poverty; TIP Curves]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KJQRX47C-X ;
  skos:prefLabel "tip curves"@en .

n9j: a skos:ConceptScheme .
n9j:-KJQRX47C-X
  skos:prefLabel "measurements and definitions of poverty"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FPVZT6P2-3 .

