@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:p19108
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "koivusokeri"@fi, "björksocker"@sv ;
  a skos:Concept ;
  skos:prefLabel "ksylitoli"@fi, "xylitol"@en, "xylitol"@sv ;
  skos:exactMatch allars:Y29211, ysa:Y96448, yso:p19108 ;
  skos:broader tero:p4710 ;
  skosext:broaderGeneric tero:p4710 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y96448 skos:exactMatch tero:p19108 .
allars:Y29211 skos:exactMatch tero:p19108 .
tero:p4710
  skos:prefLabel "sweetening agents"@en, "sötningsmedel"@sv, "makeutusaineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19108 .

yso:p19108 skos:exactMatch tero:p19108 .
