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

yso:p7335
  skos:prefLabel "barracks"@en, "kaserner"@sv, "kasarmit"@fi ;
  a skos:Concept ;
  skos:related yso:p7337 .

yso:p7338
  skos:prefLabel "garrison areas"@en, "garnisonsområden"@sv, "varuskunta-alueet"@fi ;
  a skos:Concept ;
  skos:related yso:p7337 .

yso:p7336
  skos:prefLabel "military command areas"@en, "militärområden"@sv, "sotilasalueet"@fi ;
  a skos:Concept ;
  skos:related yso:p7337 .

yso:p272
  skos:prefLabel "organisations (systems)"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p7337 .

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

yso:p7337
  skos:prefLabel "garnisoner"@sv, "garrisons"@en, "varuskunnat"@fi ;
  skos:closeMatch ysa:Y104818, allars:Y18873 ;
  skos:related yso:p7336, yso:p7335, yso:p7338 ;
  skos:inScheme kulo:conceptscheme ;
  skos:broader yso:p272 ;
  a skos:Concept .

