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

yso:p10509
  skos:prefLabel "kommunindelning"@sv, "division into municipalities"@en, "kuntajako"@fi ;
  a skos:Concept ;
  skos:related yso:p21532 .

yso:p4183
  skos:prefLabel "samhällsstruktur"@sv, "community structure"@en, "yhdyskuntarakenne"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21532 .

yso:p10511
  skos:prefLabel "kommunsammanslagningar"@sv, "consolidations of local government areas"@en, "kuntaliitokset"@fi ;
  a skos:Concept ;
  skos:related yso:p21532 .

yso:p21532
  skos:prefLabel "local government structure"@en, "kuntarakenne"@fi, "kommunstruktur"@sv ;
  a skos:Concept ;
  skos:closeMatch allars:Y33274, ysa:Y146224 ;
  skos:related yso:p10509, yso:p10511 ;
  skos:broader yso:p4183 ;
  skos:inScheme kulo:conceptscheme .

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

