@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:p762
  skos:prefLabel "language of politics"@en, "Sprache der Politik"@de, "politiikan kieli"@fi, "poliitikakeel"@et ;
  ns0:SemTag "politiikan kieli" ;
  skos:inScheme yso:conceptscheme ;
  skos:related kto:p586, kto:p345 ;
  ns0:broader kto:p406, kto:p345 ;
  skos:broader kto:p406 ;
  a skos:Concept .

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

kto:p406
  skos:prefLabel "ametikeeled"@et, "Berufsfachsprachen"@de, "technical languages"@en, "ammattikielet"@fi ;
  a skos:Concept ;
  skos:narrower kto:p762 .

kto:p586
  skos:prefLabel "huumorin kieli"@fi, "humoristische Sprache"@de, "language of humour"@en, "huumorikeel"@et ;
  a skos:Concept ;
  skos:related kto:p762 .

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

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