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

kto:p280
  skos:prefLabel "emotsionaalsus"@et, "Emotionalität"@de, "emotionalness"@en, "emotiivisuus"@fi ;
  a skos:Concept ;
  skos:related kto:p279 .

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

kto:p279
  ns0:SemTag "tunneverbit" ;
  skos:prefLabel "Gefühlsverben"@de, "emotsionaalverbid"@et, "emotional verbs"@en, "tunneverbit"@fi ;
  skos:broader yso:p3291 ;
  skos:related kto:p280 ;
  rdfs:comment "Asiasanastossa: emotiivisuus + verbit (fi), emotionalness + verbs (en), Emotionalität + Verben (de), emotsionaalsus + verbid (et)." ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p3291
  skos:prefLabel "sanat"@fi, "words"@en, "ord"@sv ;
  a skos:Concept ;
  skos:narrower kto:p279 .

