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

yso:p11126
  skos:prefLabel "peacekeeping forces"@en, "fredsbevarande styrkor"@sv, "rauhanturvajoukot"@fi ;
  a skos:Concept ;
  skos:related yso:p505 .

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

yso:p507
  skos:prefLabel "peacekeeping"@en, "fredsbevarande"@sv, "rauhanturvaaminen"@fi ;
  a skos:Concept ;
  skos:related yso:p505 .

puho:ph194 skos:exactMatch yso:p505 .
yso:p3949
  skos:prefLabel "militär organisation"@sv, "military organisation"@en, "sotilaallinen organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p505 .

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

yso:p505
  skos:broader yso:p3949 ;
  skos:related yso:p11126, yso:p504, yso:p507 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "emergency troops"@en, "beredskapsstyrkor"@sv, "valmiusjoukot"@fi ;
  a skos:Concept .

