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

yso:p2749
  skos:related yso:p2748, yso:p20786, yso:p2384, yso:p20373 ;
  skos:prefLabel "solar panels"@en, "solpaneler"@sv, "aurinkopaneelit"@fi ;
  a skos:Concept ;
  skos:closeMatch ysa:Y94809, allars:Y26530 ;
  skos:broader yso:p186 ;
  skos:inScheme yso:conceptscheme .

yso:p186
  skos:prefLabel "electrical equipment"@en, "elutrustningar"@sv, "sähkölaitteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2749 .

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

yso:p2748
  skos:prefLabel "solar cells"@en, "solceller"@sv, "aurinkokennot"@fi ;
  a skos:Concept ;
  skos:related yso:p2749 .

yso:p20373
  skos:prefLabel "soluppvärmning"@sv, "solar heating"@en, "aurinkolämmitys"@fi ;
  a skos:Concept ;
  skos:related yso:p2749 .

yso:p20786
  skos:prefLabel "solar collectors"@en, "aurinkokeräimet"@fi, "solfångare"@sv ;
  a skos:Concept ;
  skos:related yso:p2749 .

yso:p2384
  skos:prefLabel "energiproduktion"@sv, "energy production"@en, "energiantuotanto"@fi ;
  a skos:Concept ;
  skos:related yso:p2749 .

