@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#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL3034 .

<http://www.yso.fi/onto/ttl/TTL3034> skos:exactMatch tero:TTL3034 .
tero:TTL3034
  skosext:broaderGeneric tero:p14 ;
  skos:broader tero:p14 ;
  skos:related tero:p303 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL3034> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "inskolning i arbetet"@sv, "occupational instruction and guidance"@en, "työnopastus"@fi ;
  a skos:Concept .

tero:p303
  skos:prefLabel "orientering i arbetet, arbetsintroduktion"@sv, "induction training"@en, "perehdyttäminen"@fi ;
  a skos:Concept ;
  skos:related tero:TTL3034 .

