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

yso:p5256
  skos:prefLabel "fullmäktige"@sv, "councils"@en, "valtuustot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13863 .

yso:p13863
  a skos:Concept ;
  skos:altLabel "kommunalfullmäktige"@sv, "kunnallisvaltuustot"@fi ;
  skos:prefLabel "kunnanvaltuustot"@fi, "municipal councils"@en, "kommunfullmäktige"@sv ;
  skos:related yso:p13862, yso:p15218 ;
  skos:inScheme puho:conceptscheme ;
  skos:broader yso:p5256 .

yso:p15218
  skos:prefLabel "municipal district councils"@en, "kunnanosavaltuustot"@fi, "kommundelsfullmäktige"@sv ;
  a skos:Concept ;
  skos:related yso:p13863 .

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

yso:p13862
  skos:prefLabel "town and city councils"@en, "stadsfullmäktige"@sv, "kaupunginvaltuustot"@fi ;
  a skos:Concept ;
  skos:related yso:p13863 .

