@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:p740
  skos:prefLabel "Nebensatz"@de, "subordinate clause"@en, "subordineeritud kõrvallause"@et, "sivulause"@fi ;
  ns0:SemTag "sivulause" ;
  skos:related kto:p739 ;
  ns0:broader kto:p39 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p39 ;
  a skos:Concept .

kto:p739
  skos:prefLabel "moodustajalause"@et, "constituent sentence"@en, "Konstituentensatz"@de, "konstituenttilause"@fi ;
  a skos:Concept ;
  skos:related kto:p740 .

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

kto:p39
  skos:prefLabel "lausetüübid"@et, "Satztypen"@de, "sentence types"@en, "lausetyypit"@fi ;
  a skos:Concept ;
  skos:narrower kto:p740 .

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