@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 .
yso:p6371 skos:exactMatch tero:p6371 .
ysa:Y94581 skos:exactMatch tero:p6371 .
allars:Y15047 skos:exactMatch tero:p6371 .
tero:p2381
  skos:prefLabel "dryckesvaruindustri"@sv, "beverage industry"@en, "juomateollisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6371 .

tero:p6371
  skos:broader tero:p2381 ;
  skos:exactMatch allars:Y15047, ysa:Y94581, yso:p6371 ;
  skos:prefLabel "alkoholiteollisuus"@fi, "alkoholindustri"@sv, "alcohol industry"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2381 .

