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

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL3146> skos:exactMatch tero:p6465 .
tero:p3319
  skos:prefLabel "yrkesinriktad rehabilitering, arbetslivsinriktad rehabilitering"@sv, "vocational rehabilitation"@en, "ammatillinen kuntoutus"@fi ;
  a skos:Concept ;
  skos:related tero:p6465 .

tero:p6465
  skos:exactMatch ysa:Y107573, <http://www.yso.fi/onto/ttl/TTL3146>, allars:Y23834 ;
  a skos:Concept ;
  rdfs:comment "esim. henkilöstön uudelleensijoitus" ;
  skos:altLabel "uudelleensijoitus (henkilön aseman muuttaminen)"@fi, "relocation (alteration of person's status)"@en, "omplacering (ändrande av persons status)"@sv ;
  skos:prefLabel "transfer to other work"@en, "uudelleensijoitus"@fi, "omplacering"@sv ;
  skos:related tero:p3319 ;
  skosext:broaderGeneric tero:TNR2124 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:TNR2124 .

allars:Y23834 skos:exactMatch tero:p6465 .
ysa:Y107573 skos:exactMatch tero:p6465 .
tero:TNR2124
  skos:prefLabel "sijoitus (henkilön)"@fi, "placement (alteration of person's status)"@en, "placering (arbetsuppgifter)"@sv ;
  a skos:Concept ;
  skos:narrower tero:p6465 .

