@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

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

yso:p12992
  skos:prefLabel "kommuner (offentligrättsliga samfund)"@sv, "municipalities"@en, "kunnat (julkisyhteisöt)"@fi ;
  a skos:Concept ;
  skos:related yso:p13999 .

yso:p7104
  skos:prefLabel "offentliga sektorn"@sv, "public sector"@en, "julkinen sektori"@fi ;
  a skos:Concept ;
  skos:related yso:p13999 .

yso:p1427
  skos:prefLabel "branscher"@sv, "lines of activity"@en, "toimialat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13999 .

yso:p13999
  skos:related yso:p7104, yso:p12992 ;
  skos:prefLabel "kommunala sektorn"@sv, "kunta-ala"@fi, "municipal sector"@en ;
  skos:closeMatch allars:Y20858, ysa:Y113630 ;
  skos:broader yso:p1427 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

