@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 .
tero:p1586
  skos:prefLabel "technique"@en, "teknik"@sv, "tekniikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16816 .

tero:p16816
  skosext:broaderGeneric tero:p1586 ;
  skos:prefLabel "cleanroom technology"@en, "renrumsteknik"@sv, "puhdastilatekniikka"@fi ;
  skos:altLabel "sterilrumsteknik" ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p16816, ysa:Y107334 ;
  skos:broader tero:p1586 .

ysa:Y107334 skos:exactMatch tero:p16816 .
yso:p16816 skos:exactMatch tero:p16816 .
