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

kto:p13
  skos:prefLabel "infiniitsed tarindid"@et, "infinite Konstruktionen"@de, "non-finite constructions"@en, "infiniittirakenteet"@fi ;
  a skos:Concept ;
  skos:related kto:p366 .

kto:p9
  skos:prefLabel "clause equivalents"@en, "Satzentsprechungen"@de, "lauselühendid"@et, "lauseenvastikkeet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p366 .

kto:p366
  ns0:SemTag "finaalirakenne" ;
  skos:prefLabel "finaalirakenne"@fi, "final construction"@en, "finaaltarind"@et, "Finalkonstruktion"@de ;
  ns0:broader kto:p9 ;
  skos:inScheme yso:conceptscheme ;
  skos:related kto:p365, kto:p367, kto:p13 ;
  skos:broader kto:p9 ;
  a skos:Concept .

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

kto:p367
  skos:prefLabel "referatiivirakenne"@fi, "referative Konstruktion"@de, "referative construction"@en, "referatiivtarind"@et ;
  a skos:Concept ;
  skos:related kto:p366 .

kto:p365
  skos:prefLabel "temporaaltarind"@et, "temporal construction"@en, "Temporalkonstruktion"@de, "temporaalirakenne"@fi ;
  a skos:Concept ;
  skos:related kto:p366 .

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