@prefix kto: <http://www.yso.fi/onto/kto/> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .
@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#> .

kto:p650
  ns0:SemTag "puheen tuottaminen" ;
  skos:related kto:p649, kto:p651, kto:p165, kto:p652 ;
  ns0:broader kto:p165 ;
  skos:prefLabel "speech production"@en, "puheen tuottaminen"@fi, "kõne produtseerimine"@et, "Äußerungsakt"@de ;
  skos:broader yso:p2494 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p2494
  skos:prefLabel "talkommunikation"@sv, "oral communication"@en, "puheviestintä"@fi ;
  a skos:Concept ;
  skos:narrower kto:p650 .

kto:p649
  skos:prefLabel "understanding speech"@en, "kõnemõistmine"@et, "puheen ymmärtäminen"@fi, "Sprachverstehen"@de ;
  a skos:Concept ;
  skos:related kto:p650 .

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

kto:p651
  skos:prefLabel "kõnesüntees"@et, "puhesynteesi"@fi, "speech synthesis"@en, "Sprechaktsynthese"@de ;
  a skos:Concept ;
  skos:related kto:p650 .

kto:p165
  skos:prefLabel "speech analysis"@en, "puheanalyysi"@fi, "Analyse gesprochener Sprache"@de, "kõneanalüüs"@et ;
  a skos:Concept ;
  skos:related kto:p650 .

kto:p652
  skos:prefLabel "kõne tunnetamine"@et, "speech recognition"@en, "Sprechakterkennung"@de, "puheen tunnistus"@fi ;
  a skos:Concept ;
  skos:related kto:p650 .

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