@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p10509
  skos:related yso:p21532, yso:p10511, yso:p10508 ;
  a skos:Concept ;
  rdfs:comment "jaotus, jonka mukaan kunnat hoitavat itsehallintoonsa kuuluvia tehtäviä ja jonka mukaan muunkin hallinnon tulee toimia" ;
  skos:broader yso:p250 ;
  skos:prefLabel "division into municipalities"@en, "kuntajako"@fi, "kommunindelning"@sv ;
  skos:inScheme yso:conceptscheme ;
  dc11:source "Toimitusmenettelyn käsikirja" .

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

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

yso:p21532
  skos:prefLabel "local government structure"@en, "kommunstruktur"@sv, "kuntarakenne"@fi ;
  a skos:Concept ;
  skos:related yso:p10509 .

yso:p10508
  skos:prefLabel "incorporations"@en, "inkorporeringar"@sv, "alueliitokset"@fi ;
  a skos:Concept ;
  skos:related yso:p10509 .

yso:p250
  skos:prefLabel "samhälleliga system"@sv, "societal systems"@en, "yhteiskunnalliset järjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10509 .

