@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:p2339
  skos:prefLabel "teknologi"@sv, "technology"@en, "teknologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10947 .

tero:conceptscheme a skos:ConceptScheme .
tero:p10947
  skos:exactMatch yso:p10947, allars:Y17468, ysa:Y108181 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "energiteknologi"@sv, "energiateknologia"@fi, "energy technology"@en ;
  skos:broader tero:p2339 ;
  skosext:broaderGeneric tero:p2339 .

allars:Y17468 skos:exactMatch tero:p10947 .
ysa:Y108181 skos:exactMatch tero:p10947 .
yso:p10947 skos:exactMatch tero:p10947 .
