@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p554
  skos:prefLabel "leading"@en, "ledarskap (verksamhetsledning)"@sv, "johtaminen (toiminnan)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p20862 .

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

yso:p504
  skos:prefLabel "crisis management"@en, "krishantering"@sv, "kriisinhallinta"@fi ;
  a skos:Concept ;
  skos:related yso:p20862 .

yso:p20862
  skos:broader yso:p554 ;
  skos:closeMatch allars:Y37390, ysa:Y164121 ;
  skos:related yso:p504 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kriisijohtaminen"@fi, "krisledning"@sv, "crisis management"@en ;
  a skos:Concept .

