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

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

tero:p2462
  skos:prefLabel "processing technique"@en, "processteknik"@sv, "prosessitekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p2463 .

tero:p2463
  skosext:broaderGeneric tero:p1586 ;
  skos:altLabel "kemian teknologia"@fi, "kemisk processteknik"@sv, "kemisk teknologi"@sv, "teknillinen kemia"@fi, "kemian prosessitekniikka"@fi, "teknisk kemi"@sv ;
  skos:prefLabel "kemian tekniikka"@fi, "kemisk teknik"@sv, "technology of chemistry"@en ;
  skos:exactMatch allars:Y20659, yso:p2463, ysa:Y96074 ;
  skos:broader tero:p1586 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p2462 .

yso:p2463 skos:exactMatch tero:p2463 .
ysa:Y96074 skos:exactMatch tero:p2463 .
