@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p22009 skos:exactMatch tero:p22009 .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22009 .

ysa:Y159286 skos:exactMatch tero:p22009 .
tero:p22009
  skos:prefLabel "virtualisointi"@fi, "virtualisering"@sv, "virtualisation"@en ;
  a skos:Concept ;
  skos:exactMatch ysa:Y159286, allars:Y36355, yso:p22009 ;
  skosext:broaderGeneric tero:p355 ;
  skos:broader tero:p355 ;
  skos:inScheme tero:conceptscheme .

allars:Y36355 skos:exactMatch tero:p22009 .
