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

tero:p2005
  skos:prefLabel "maskiner"@sv, "machines"@en, "koneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10838 .

ysa:Y99677 skos:exactMatch tero:p10838 .
yso:p10838 skos:exactMatch tero:p10838 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10838
  skos:exactMatch ysa:Y99677, yso:p10838, allars:Y28097 ;
  skos:prefLabel "turbokoneet"@fi, "turbo engines"@en, "turbomotorer"@sv ;
  skosext:broaderGeneric tero:p2005 ;
  skos:narrower tero:p12932 ;
  skos:broader tero:p2005 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y28097 skos:exactMatch tero:p10838 .
tero:p12932
  skos:prefLabel "kompressionsmotorer"@sv, "ahdinmoottorit"@fi, "supercharged engines"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p10838 ;
  skos:broader tero:p10838 .

