@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p25235
  skos:prefLabel "glasses (drinking)"@en, "dricksglas"@sv, "juomalasit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25234 .

tero:conceptscheme a skos:ConceptScheme .
yso:p25234 skos:exactMatch tero:p25234 .
tero:p25234
  a skos:Concept ;
  skos:prefLabel "shot glasses"@en, "snapsglas"@sv, "snapsilasit"@fi ;
  skos:exactMatch allars:Y41339, yso:p25234, ysa:Y176362 ;
  skosext:broaderGeneric tero:p25235 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p25235 .

allars:Y41339 skos:exactMatch tero:p25234 .
ysa:Y176362 skos:exactMatch tero:p25234 .
