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

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

tero:p20652
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p355 ;
  skos:prefLabel "validointi"@fi, "validering"@sv ;
  a skos:Concept ;
  skos:related tero:p10361 ;
  skos:exactMatch allars:Y38437, yso:p20652, ysa:Y165930 ;
  skos:broader tero:p355 .

ysa:Y165930 skos:exactMatch tero:p20652 .
tero:p10361
  skos:prefLabel "godkännande (bekräftande)"@sv, "hyväksyminen (vahvistaminen)"@fi, "acceptance"@en ;
  a skos:Concept ;
  skos:related tero:p20652 .

allars:Y38437 skos:exactMatch tero:p20652 .
yso:p20652 skos:exactMatch tero:p20652 .
