@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p14206
  skos:prefLabel "saft"@sv, "juices"@en, "mehut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18645 .

yso:p18645 skos:exactMatch tero:p18645 .
ysa:Y103456 skos:exactMatch tero:p18645 .
tero:p18645
  skos:exactMatch allars:Y29821, ysa:Y103456, yso:p18645 ;
  skos:prefLabel "juice"@sv, "tuoremehut"@fi, "juices"@en ;
  skos:broader tero:p14206 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p14206 .

allars:Y29821 skos:exactMatch tero:p18645 .
