@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p24468
  skos:exactMatch yso:p24468 ;
  skosext:broaderGeneric tero:p9915 ;
  skos:altLabel "HDI"@fi, "Human Development Index"@fi, "index för mänsklig utveckling, Human Development Index"@sv, "inhimillisen kehityksen mittari"@fi ;
  yso:p23805 ysa:Y172121 ;
  skos:broader tero:p9915 ;
  skos:prefLabel "human development index"@en, "HDI"@sv, "inhimillisen kehityksen indeksi"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

yso:p24468 skos:exactMatch tero:p24468 .
tero:p9915
  skos:prefLabel "index (jämförelsetal)"@sv, "indices"@en, "indeksit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24468 .

tero:conceptscheme a skos:ConceptScheme .
