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

yso:p16761 skos:exactMatch tero:p16761 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y21136 skos:exactMatch tero:p16761 .
ysa:Y102898 skos:exactMatch tero:p16761 .
tero:p3607
  skos:prefLabel "elstationer"@sv, "substations"@en, "sähköasemat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16761 .

tero:p16761
  skos:prefLabel "switching stations"@en, "kopplingsanläggningar"@sv, "kytkinlaitokset"@fi ;
  skos:broader tero:p3607 ;
  skos:exactMatch allars:Y21136, ysa:Y102898, yso:p16761 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "switching substations"@en ;
  skosext:broaderGeneric tero:p3607 ;
  a skos:Concept .

