@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p15042
  skos:prefLabel "vaxning"@sv, "vahaus"@fi, "waxing"@en ;
  a skos:Concept ;
  skos:broader tero:p808 ;
  skosext:broaderGeneric tero:p808 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p15042, allars:Y28733, ysa:Y111866 .

tero:conceptscheme a skos:ConceptScheme .
tero:p808
  skos:prefLabel "ytbehandling"@sv, "surface treatment"@en, "pintakäsittely"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15042 .

allars:Y28733 skos:exactMatch tero:p15042 .
yso:p15042 skos:exactMatch tero:p15042 .
ysa:Y111866 skos:exactMatch tero:p15042 .
