@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:p12821
  skos:exactMatch yso:p12821, ysa:Y116546, allars:Y33984 ;
  a skos:Concept ;
  skos:altLabel "rom"@sv ;
  skosext:broaderGeneric tero:p1386 ;
  skos:broader tero:p1386 ;
  skos:prefLabel "rommi"@fi, "rum"@en, "rom (alkohol)"@sv ;
  skos:inScheme tero:conceptscheme .

ysa:Y116546 skos:exactMatch tero:p12821 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y33984 skos:exactMatch tero:p12821 .
tero:p1386
  skos:prefLabel "alkoholdrycker"@sv, "alcoholic beverages"@en, "alkoholijuomat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12821 .

yso:p12821 skos:exactMatch tero:p12821 .
