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

tero:p25099
  skos:exactMatch allars:Y40351, yso:p25099, ysa:Y177769 ;
  skos:broader tero:p277 ;
  skos:prefLabel "organizational changes"@en, "organisaatiomuutokset"@fi, "organisationsförändringar"@sv ;
  skos:altLabel "organisaation muutokset"@fi, "organisaatiomuutos"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p277 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40351 skos:exactMatch tero:p25099 .
ysa:Y177769 skos:exactMatch tero:p25099 .
tero:p277
  skos:prefLabel "förändringar"@sv, "changes"@en, "muutokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25099 .

yso:p25099 skos:exactMatch tero:p25099 .
