@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:conceptscheme a skos:ConceptScheme .
yso:p12932 skos:exactMatch tero:p12932 .
allars:Y20929 skos:exactMatch tero:p12932 .
tero:p2708
  skos:prefLabel "motorer"@sv, "motors"@en, "moottorit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12932 .

ysa:Y100561 skos:exactMatch tero:p12932 .
tero:p10838
  skos:prefLabel "turbomotorer"@sv, "turbokoneet"@fi, "turbo engines"@en ;
  a skos:Concept ;
  skos:narrower tero:p12932 .

tero:p12932
  skos:exactMatch yso:p12932, ysa:Y100561, allars:Y20929 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "ahdinmoottorit"@fi, "supercharged engines"@en, "kompressionsmotorer"@sv ;
  skosext:broaderGeneric tero:p2708, tero:p10838 ;
  skos:broader tero:p10838, tero:p2708 .

