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

tero:conceptscheme a skos:ConceptScheme .
allars:Y16262 skos:exactMatch tero:p13237 .
ysa:Y96191 skos:exactMatch tero:p13237 .
tero:p1702
  skos:prefLabel "tryckteknik"@sv, "printing technology"@en, "painotekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13237 .

yso:p13237 skos:exactMatch tero:p13237 .
tero:p13237
  skos:prefLabel "boktryckeriteknik"@sv, "kirjapainotekniikka"@fi, "printing technology"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y96191, yso:p13237, allars:Y16262 ;
  skosext:broaderGeneric tero:p1702 ;
  skos:broader tero:p1702 .

