@prefix tero: <http://www.yso.fi/onto/tero/> .
@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/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p186
  skos:prefLabel "elapparater"@sv, "electrical equipment"@en, "sähkölaitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18365 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y17410 skos:exactMatch tero:p18365 .
ysa:Y99173 skos:exactMatch tero:p18365 .
yso:p18365 skos:exactMatch tero:p18365 .
tero:p18365
  skos:prefLabel "sähkötarvikkeet"@fi, "eltillbehör"@sv, "electrical products"@en ;
  skosext:broaderGeneric tero:p186 ;
  skos:exactMatch allars:Y17410, yso:p18365, ysa:Y99173 ;
  skos:broader tero:p186 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

