@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:p5215
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5216 ;
  skos:broader tero:p5216 ;
  skos:exactMatch yso:p5215, allars:Y16154, ysa:Y110812 ;
  skos:prefLabel "bivax"@sv, "beeswax"@en, "mehiläisvaha"@fi ;
  a skos:Concept .

allars:Y16154 skos:exactMatch tero:p5215 .
tero:conceptscheme a skos:ConceptScheme .
yso:p5215 skos:exactMatch tero:p5215 .
tero:p5216
  skos:prefLabel "vaxer"@sv, "waxes"@en, "vahat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5215 .

ysa:Y110812 skos:exactMatch tero:p5215 .
