@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p26045
  skos:exactMatch yso:p26045, allars:Y43483, ysa:Y184679 ;
  skos:prefLabel "IEC-standarder"@sv, "IEC-standardit"@fi ;
  a skos:Concept ;
  skos:broader tero:p4513 ;
  skos:altLabel "International Electrotechnical Commission Standards"@fi ;
  skosext:broaderGeneric tero:p4513 ;
  skos:inScheme tero:conceptscheme ;
  skos:note "Sähköalan standardit"@fi .

allars:Y43483 skos:exactMatch tero:p26045 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y184679 skos:exactMatch tero:p26045 .
tero:p4513
  skos:prefLabel "standards"@en, "standarder"@sv, "standardit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p26045 .

yso:p26045 skos:exactMatch tero:p26045 .
