@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p622
  skosext:broaderGeneric tero:p621 ;
  skos:related tero:p620, tero:p619 ;
  skos:prefLabel "inflation"@sv, "inflation"@en, "inflaatio"@fi ;
  skos:broader tero:p621 ;
  rdfs:comment "rahan arvon (nopea) aleneminen sekä siitä aiheutuva hintojen nousu" ;
  a skos:Concept ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:exactMatch allars:Y20001, ysa:Y95549, yso:p622 ;
  skos:inScheme tero:conceptscheme .

yso:p622 skos:exactMatch tero:p622 .
tero:conceptscheme a skos:ConceptScheme .
tero:p620
  skos:prefLabel "value of money"@en, "penningvärde"@sv, "rahanarvo"@fi ;
  a skos:Concept ;
  skos:related tero:p622 .

tero:p619
  skos:prefLabel "deflation"@sv, "deflation"@en, "deflaatio"@fi ;
  a skos:Concept ;
  skos:related tero:p622 .

allars:Y20001 skos:exactMatch tero:p622 .
tero:p621
  skos:prefLabel "ekonomiska fenomen"@sv, "economic phenomena"@en, "taloudelliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p622 .

ysa:Y95549 skos:exactMatch tero:p622 .
