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

yso:p380 skos:exactMatch tero:p380 .
tero:conceptscheme a skos:ConceptScheme .
tero:p381
  skos:prefLabel "förvaltningsdistrikt (organisation)"@sv, "administrative district (organisations)"@en, "hallinnollinen piiri (organisaatiot)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p380 .

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

ysa:Y113206 skos:exactMatch tero:p380 .
tero:p380
  skos:prefLabel "militärdistrikt (organisationer)"@sv, "military district (organisations)"@en, "sotilaspiirit (organisaatiot)"@fi ;
  skos:related tero:p362 ;
  skos:exactMatch yso:p380, allars:Y22790, ysa:Y113206 ;
  skos:altLabel "sotilaspiirit"@fi ;
  skos:broader tero:p381 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p381 .

