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

kto:p740
  skos:prefLabel "subordinate clause"@en, "sivulause"@fi, "Nebensatz"@de, "subordineeritud kõrvallause"@et ;
  a skos:Concept ;
  skos:related kto:p739 .

kto:p739
  skos:prefLabel "constituent sentence"@en, "Konstituentensatz"@de, "konstituenttilause"@fi, "moodustajalause"@et ;
  skos:related kto:p740, kto:p266 ;
  rdfs:comment "Asiasanastossa: sivulause + konstituenttianalyysi (fi), subordinate clause + constituent analysis (en), subordineeritud kõrvallause + vahetute moodustajate (et), Nebensatz + Konstituentenanalyse (de)." ;
  skos:altLabel "konstituenttilause"@en ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kto:p39 ;
  ns0:SemTag "konstituenttilause" .

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:p739 .

kto:p266
  skos:prefLabel "konstituenttianalyysi"@fi, "vahetute moodustajate"@et, "Konstituentenanalyse"@de, "constituent analysis"@en ;
  a skos:Concept ;
  skos:related kto:p739 .

