@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:p748
  skos:prefLabel "resultative aspect"@en, "resultatiivne aspekt"@et, "resultatiivinen aspekti"@fi, "resultativer Aspekt"@de ;
  a skos:Concept ;
  skos:related kto:p749 .

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

kto:p749
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "perfective aspect"@en, "perfektiivne aspekt"@et, "perfektiver Aspekt"@de, "perfektiivinen aspekti"@fi ;
  skos:related kto:p748 ;
  a skos:Concept ;
  ns0:broader kto:p731 ;
  ns0:SemTag "perfektiivinen aspekti" ;
  skos:broader kto:p731 .

ns0:broader rdfs:comment "alkuperäisestä aineistosta peräisin oleva tieto" .
kto:p731
  skos:prefLabel "aspekt"@et, "Aspekt"@de, "aspect"@en, "aspekti"@fi ;
  a skos:Concept ;
  skos:narrower kto:p749 .

