@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 .
ysa:Y99349 skos:exactMatch tero:p15063 .
allars:Y27455 skos:exactMatch tero:p15063 .
tero:p15063
  skos:altLabel "tee (juomat)"@fi, "te (drycker)"@sv ;
  skosext:broaderGeneric tero:p5127 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D013662>, allars:Y27455, ysa:Y99349 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p5127 ;
  skos:prefLabel "tee"@fi, "tea"@en, "te"@sv .

<http://www.yso.fi/onto/mesh/D013662> skos:exactMatch tero:p15063 .
tero:p5127
  skos:prefLabel "drycker"@sv, "beverages"@en, "juomat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15063 .

