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

yso:p24120 skos:exactMatch tero:p24120 .
tero:conceptscheme a skos:ConceptScheme .
tero:p24120
  skos:exactMatch yso:p24120 ;
  skos:prefLabel "deactivation"@en, "deaktivering"@sv, "deaktivointi"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5440 ;
  yso:p23805 ysa:Y171371 ;
  a skos:Concept ;
  skos:broader tero:p5440 ;
  skos:related tero:p17894 .

tero:p17894
  skos:prefLabel "aktivointi"@fi, "aktivering"@sv, "activation"@en ;
  a skos:Concept ;
  skos:related tero:p24120 .

tero:p5440
  skos:prefLabel "change by finishing"@en, "avbrytande förändring"@sv, "lopettava muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24120 .

