@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:p15755
  skos:broader yso:p4180 ;
  a skos:Concept ;
  skos:altLabel "spänning -- fysik"@sv ;
  skos:prefLabel "voltage (derived quantities)"@en, "spänning  (fysik)"@sv, "jännite (johdannaissuureet)"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p5828 ;
  skos:closeMatch allars:Y26747, ysa:Y106440 .

yso:p5828
  skos:prefLabel "electricity"@en, "elektricitet"@sv, "sähkö"@fi ;
  a skos:Concept ;
  skos:related yso:p15755 .

yso:p22646 skos:narrowMatch yso:p15755 .
yso:p4180
  skos:prefLabel "derived quantities"@en, "härledda storheter"@sv, "johdannaissuureet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15755 .

