@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p363
  skos:prefLabel "förvaltningsdistrikt (område)"@sv, "administrative district (administrative areas)"@en, "hallinnollinen piiri (hallintoalueet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p361 .

tero:p361
  skos:prefLabel "sotilaspiirit (hallintoalueet)"@fi, "militärdistrikt (förvaltningsområden)"@sv, "military district (administrative areas)"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y22790, yso:p361, ysa:Y113206 ;
  skosext:broaderGeneric tero:p363 ;
  skos:broader tero:p363 ;
  skos:altLabel "sotilaspiirit"@fi ;
  skos:related tero:p362 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p361 skos:exactMatch tero:p361 .
allars:Y22790 skos:exactMatch tero:p361 .
tero:p362
  skos:prefLabel "militärlän"@sv, "sotilasläänit"@fi ;
  a skos:Concept ;
  skos:related tero:p361 .

ysa:Y113206 skos:exactMatch tero:p361 .
