@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p10727
  skos:prefLabel "deltagande"@sv, "participation"@en, "osallistuminen"@fi ;
  a skos:Concept ;
  skos:related tero:p9655 .

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:p9655 .

tero:p14982
  skos:prefLabel "labour turnover"@en, "personalomsättning"@sv, "työvoiman vaihtuvuus"@fi ;
  a skos:Concept ;
  skos:related tero:p9655 .

tero:p9655
  skos:prefLabel "commitment"@en, "sitoutuminen"@fi, "bindning (social)"@sv ;
  skosext:broaderGeneric tero:p14 ;
  a skos:Concept ;
  skos:related tero:p10727, tero:p14982 ;
  skos:exactMatch ysa:Y110828, allars:Y16088, <http://www.yso.fi/onto/ttl/TTL2536> ;
  skos:altLabel "förpliktelse"@sv, "sitoutuminen (lupaaminen)"@fi ;
  skos:broader tero:p14 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "antaa sitoumus, lupautua t. luvata sitovasti" .

ysa:Y110828 skos:exactMatch tero:p9655 .
<http://www.yso.fi/onto/ttl/TTL2536> skos:exactMatch tero:p9655 .
allars:Y16088 skos:exactMatch tero:p9655 .
