@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

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

yso:p5561
  skos:prefLabel "production of electricity"@en, "elproduktion"@sv, "sähköntuotanto"@fi ;
  a skos:Concept ;
  skos:related yso:p5562 .

yso:p14534
  skos:prefLabel "elverk"@sv, "electricity works"@en, "sähkölaitokset"@fi ;
  a skos:Concept ;
  skos:related yso:p5562 .

yso:p10685
  skos:prefLabel "energy companies"@en, "energibolag"@sv, "energiayhtiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5562 .

yso:p187
  skos:prefLabel "distribution of electricity"@en, "eldistribution"@sv, "sähkönjakelu"@fi ;
  a skos:Concept ;
  skos:related yso:p5562 .

yso:p5562
  a skos:Concept ;
  skos:related yso:p187, yso:p14534, yso:p5561 ;
  skos:closeMatch ysa:Y121194, allars:Y30124 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p10685 ;
  skos:prefLabel "electricity companies"@en, "kraftbolag"@sv, "sähköyhtiöt"@fi .

