@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:p20835
  skos:prefLabel "military administration"@en, "sotilashallinto"@fi, "militäradministration"@sv ;
  a skos:Concept ;
  skos:related yso:p15242 .

yso:p15243
  skos:prefLabel "military dictatorship"@en, "sotilasdiktatuuri"@fi, "militärdiktatur"@sv ;
  a skos:Concept ;
  skos:related yso:p15242 .

yso:p2978
  skos:prefLabel "cabinets"@en, "regeringar (förvaltningsmyndigheter)"@sv, "hallitukset (hallintoviranomaiset)"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15242 .

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

yso:p15242
  skos:broader yso:p2978 ;
  skos:related yso:p20835, yso:p15243 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "military regimes"@en, "sotilashallitukset"@fi, "militärregeringar"@sv ;
  a skos:Concept .

