@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:p6616
  skos:prefLabel "sähkövastukset"@fi, "resistorer"@sv, "electric resistors"@en ;
  a skos:Concept ;
  skos:related yso:p7012 .

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

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

yso:p7012
  skos:prefLabel "resistanssi (johdannaissuureet)"@fi, "resistance, electricity"@en, "resistans (härledda storheter)"@sv ;
  a skos:Concept ;
  skos:altLabel "vastus"@fi, "motstånd  -- elteknik"@sv ;
  skos:inScheme puho:conceptscheme ;
  skos:related yso:p6616, yso:p5828 ;
  skos:broader yso:p4180 .

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

