@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p7457
  skos:prefLabel "defence forces"@en, "puolustusvoimat"@fi, "försvarsmakten"@sv ;
  a skos:Concept ;
  skos:related tero:p23991 .

tero:conceptscheme a skos:ConceptScheme .
tero:p23991
  skos:prefLabel "readiness brigades"@en, "beredskapsförband"@sv, "valmiusyhtymät"@fi ;
  yso:p23805 ysa:Y175704 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p23991 ;
  skos:related tero:p7457 ;
  skos:broader tero:p3949 ;
  skosext:broaderGeneric tero:p3949 ;
  a skos:Concept .

tero:p3949
  skos:prefLabel "militär organisation"@sv, "military organisation"@en, "sotilaallinen organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23991 .

yso:p23991 skos:exactMatch tero:p23991 .
