@prefix kto: <http://www.yso.fi/onto/kto/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

kto:p41
  skos:prefLabel "johdostyypit"@fi, "Derivationstypen"@de, "derivative types"@en, "tuletiste tüübid"@et ;
  a skos:Concept ;
  skos:narrower kto:p405 .

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

kto:p405
  ns0:broader kto:p41 ;
  ns0:SemTag "teon tuloksen nimet" ;
  skos:broader kto:p41 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "names of the result of actions"@en, "Resultativa"@de, "teon tuloksen nimet"@fi, "nomen acti"@et ;
  a skos:Concept .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
