@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#> .

yso:p20835
  skos:broader yso:p4328 ;
  skos:related yso:p20834, yso:p15242, yso:p15243 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "military administration"@en, "sotilashallinto"@fi, "militäradministration"@sv ;
  a skos:Concept .

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

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

yso:p20834
  skos:prefLabel "occupation administration"@en, "miehityshallinto"@fi, "ockupationsregim"@sv ;
  a skos:Concept ;
  skos:related yso:p20835 .

yso:p15242
  skos:prefLabel "military regimes"@en, "sotilashallitukset"@fi, "militärregeringar"@sv ;
  a skos:Concept ;
  skos:related yso:p20835 .

yso:p4328
  skos:prefLabel "administration"@en, "förvaltning"@sv, "hallinto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p20835 .

