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

allars:Y37366 skos:exactMatch tero:p22926 .
tero:conceptscheme a skos:ConceptScheme .
yso:p22926 skos:exactMatch tero:p22926 .
ysa:Y164083 skos:exactMatch tero:p22926 .
tero:p22926
  skos:exactMatch ysa:Y164083, yso:p22926, allars:Y37366 ;
  skosext:broaderGeneric tero:p9915 ;
  a skos:Concept ;
  skos:broader tero:p9915 ;
  skos:prefLabel "hintaindeksit"@fi, "prisindex"@sv, "price indexes"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "price indices"@en .

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

