@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:p190
  skos:prefLabel "variantsus"@et, "variation (linguistics)"@en, "Variation"@de, "variaatio (kielitiede)"@fi ;
  a skos:Concept ;
  skos:related kto:p296 .

kto:p296
  skos:related kto:p190, kto:p297 ;
  skos:prefLabel "semanttinen variaatio"@fi, "semantiline varieerumine"@et, "semantische Variation"@de, "semantic variation"@en ;
  a skos:Concept ;
  rdfs:comment "Asiasanastossa: variaatio + semantiikka (fi), variantsus + semantika (et), variation + semantics (en), Variation + Semantik (de)." ;
  skos:inScheme yso:conceptscheme ;
  ns0:SemTag "semanttinen variaatio" ;
  skos:broader kto:p249 .

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

kto:p249
  skos:prefLabel "semantic phenomena"@en, "semanttiset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower kto:p296 .

kto:p297
  skos:prefLabel "Semantik"@de, "semantika"@et, "semantics"@en, "semantiikka"@fi ;
  a skos:Concept ;
  skos:related kto:p296 .

