@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p1032 skos:exactMatch tero:p1032 .
tero:p1032
  skos:related tero:p1034, tero:p1033 ;
  skos:prefLabel "kohdentaminen"@fi, "anvisning (allokering)"@sv, "allocating"@en ;
  skos:exactMatch yso:p1032, ysa:Y130149 ;
  skos:note "Talouden yhteydessä käytä allokointi" ;
  skosext:broaderGeneric tero:p976 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p976 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p976
  skos:prefLabel "organiserande förändring"@sv, "change by organizing"@en, "järjestävä muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1032 .

ysa:Y130149 skos:exactMatch tero:p1032 .
tero:p1033
  skos:prefLabel "allocation"@en, "allokointi"@fi, "allokering"@sv ;
  a skos:Concept ;
  skos:related tero:p1032 .

tero:p1034
  skos:prefLabel "anvisning (spontan riktning)"@sv, "kohdentuminen"@fi, "-kohdentuminen (=allokointi)"@en ;
  a skos:Concept ;
  skos:related tero:p1032 .

