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

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

yso:p2906 skos:exactMatch tero:p2906 .
tero:p2906
  skos:exactMatch yso:p2906, allars:Y39239, ysa:Y121988 ;
  skosext:broaderGeneric tero:p355 ;
  skos:prefLabel "konfigurointi"@fi, "konfigurering"@sv, "configuration"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "konfiguraatio"@fi ;
  a skos:Concept ;
  skos:broader tero:p355 .

allars:Y39239 skos:exactMatch tero:p2906 .
