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

yso:p127
  a skos:Concept ;
  skos:narrower yso:p23219 ;
  skos:prefLabel "teoriat (tuotokset)"@fi, "teorier (alster)"@sv, "theories"@en .

yso:p26378
  a skos:Concept ;
  skos:narrower yso:p23219 ;
  skos:prefLabel "psykologiset teoriat"@fi, "psykologiska teorier"@sv .

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

yso:p23219
  a skos:Concept ;
  skos:broader yso:p26378, yso:p127 ;
  skos:closeMatch ysa:Y159227, allars:Y36270 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p23572 ;
  skos:prefLabel "personlighetsteorier"@sv, "personality theories"@en, "persoonallisuusteoriat"@fi .

yso:p23572
  a skos:Concept ;
  skos:broader yso:p23219 ;
  skos:prefLabel "big five theory"@en, "big five -teoria"@fi, "femfaktorteorin"@sv .

