@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

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

tero:p11128
  a skos:Concept ;
  skos:prefLabel "viimeistys"@fi, "beredning (textilier)"@sv, "finish"@en ;
  skosext:broaderGeneric tero:p355 ;
  skos:exactMatch ysa:Y104863, allars:Y15885, yso:p11128 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p355 .

ysa:Y104863 skos:exactMatch tero:p11128 .
allars:Y15885 skos:exactMatch tero:p11128 .
yso:p11128 skos:exactMatch tero:p11128 .
