@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 ns0: <http://www.yso.fi/onto/kto-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kto:p737
  skos:prefLabel "spoken language"@en, "gesprochene Sprache"@de, "kõnekeel"@et, "puhekieli"@fi ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  ns0:SemTag "puhekieli" ;
  skos:related kto:p345, kto:p738 ;
  ns0:broader kto:p345 ;
  skos:exactMatch yso:p1356 ;
  skos:topConceptOf yso:conceptscheme .

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

yso:p1356
  skos:prefLabel "talspråk"@sv, "spoken language"@en, "puhekieli"@fi ;
  a skos:Concept .

kto:p345
  skos:prefLabel "stilistische Variation"@de, "tyylillinen vaihtelu"@fi, "stylistic variation"@en, "stiilivariandid"@et ;
  a skos:Concept ;
  skos:related kto:p737 .

kto:p738
  skos:prefLabel "Schriftsprache"@de, "kirjakeel"@et, "literary language"@en, "kirjakieli"@fi ;
  a skos:Concept ;
  skos:related kto:p737 .

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