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

tero:conceptscheme a skos:ConceptScheme .
tero:p12032
  skos:exactMatch allars:Y27934, yso:p12032, ysa:Y96472 ;
  skos:broader tero:p1586 ;
  a skos:Concept ;
  skos:prefLabel "kuljetustekniikka"@fi, "transport technology"@en, "transportteknik"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1586 .

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

ysa:Y96472 skos:exactMatch tero:p12032 .
yso:p12032 skos:exactMatch tero:p12032 .
allars:Y27934 skos:exactMatch tero:p12032 .
