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

yso:p24888
  skos:broader yso:p5798 ;
  skos:closeMatch ysa:Y182402, allars:Y41407 ;
  skos:related yso:p8545, yso:p1836, yso:p6444 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "työyhteisötaidot"@fi ;
  a skos:Concept .

yso:p5798
  skos:prefLabel "skills"@en, "färdigheter"@sv, "taidot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p24888 .

yso:p8545
  skos:prefLabel "arbetsklimat"@sv, "work climate"@en, "työilmapiiri"@fi ;
  a skos:Concept ;
  skos:related yso:p24888 .

yso:p6444
  skos:prefLabel "social skills"@en, "sociala färdigheter"@sv, "sosiaaliset taidot"@fi ;
  a skos:Concept ;
  skos:related yso:p24888 .

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

yso:p1836
  skos:prefLabel "trivsel på arbetet"@sv, "job satisfaction"@en, "työviihtyvyys"@fi ;
  a skos:Concept ;
  skos:related yso:p24888 .

