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

tero:conceptscheme a skos:ConceptScheme .
tero:p16223
  skos:prefLabel "rahoitusyhtiöt"@fi, "finance companies"@en, "finansbolag"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p16224 ;
  skos:broader tero:p16224 ;
  skos:exactMatch yso:p16223, ysa:Y98444, allars:Y17896 .

ysa:Y98444 skos:exactMatch tero:p16223 .
yso:p16223 skos:exactMatch tero:p16223 .
allars:Y17896 skos:exactMatch tero:p16223 .
tero:p16224
  skos:prefLabel "finansinstitut"@sv, "financial institutions"@en, "rahoituslaitokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16223 .

