@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p11269
  skos:prefLabel "emotionalitet"@sv, "emotionaalisuus"@fi, "emotionality"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p4824, yso:p291 ;
  a skos:Concept ;
  skos:closeMatch allars:Y17431, ysa:Y100554 ;
  skos:related yso:p11268 .

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

yso:p291
  skos:prefLabel "traits of personality"@en, "personlighetsdrag"@sv, "persoonallisuuden piirteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11269 .

yso:p4824
  skos:prefLabel "traits of character"@en, "karaktärsdrag"@sv, "luonteenpiirteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11269 .

yso:p11268
  skos:prefLabel "affectivity"@en, "affektivitet"@sv, "affektiivisuus"@fi ;
  a skos:Concept ;
  skos:related yso:p11269 .

