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

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

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

allars:Y16815 skos:exactMatch tero:p619 .
tero:p619
  skos:exactMatch ysa:Y101054, yso:p619, allars:Y16815 ;
  skos:related tero:p620, tero:p622 ;
  skos:prefLabel "deflation"@sv, "deflation"@en, "deflaatio"@fi ;
  dc11:source "Kielitoimiston sanakirja" ;
  a skos:Concept ;
  rdfs:comment "rahan arvon nousuna ilmenevä rahan määrän väheneminen" ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p621 ;
  skosext:broaderGeneric tero:p621 .

yso:p619 skos:exactMatch tero:p619 .
ysa:Y101054 skos:exactMatch tero:p619 .
tero:p621
  skos:prefLabel "ekonomiska fenomen"@sv, "economic phenomena"@en, "taloudelliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p619 .

