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

tero:p19050
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "production technology"@en, "produktionsteknik"@sv, "tuotantotekniikka"@fi ;
  skos:broader tero:p1586 ;
  skos:exactMatch yso:p19050, ysa:Y99668, allars:Y24651 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1586 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1586
  skos:prefLabel "technique"@en, "teknik"@sv, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19050 .

yso:p19050 skos:exactMatch tero:p19050 .
allars:Y24651 skos:exactMatch tero:p19050 .
ysa:Y99668 skos:exactMatch tero:p19050 .
