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

yso:p9655
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y16088, ysa:Y110828 ;
  skos:prefLabel "sitoutuminen (lupaaminen)"@fi, "commitment"@en, "förpliktelse"@sv ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader yso:p14 ;
  skos:altLabel "sitoutuminen"@fi ;
  rdfs:comment "antaa sitoumus, lupautua t. luvata sitovasti" ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p10146 skos:narrowMatch yso:p9655 .
yso:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9655 .

