@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:t163
  skos:broader tero:p4845 ;
  skos:altLabel "sähköinen tupakka"@fi, "e-tupakka"@fi, "elektroninen tupakka"@fi, "sähköinen savuke"@fi, "sähkösavuke"@fi ;
  a skos:Concept ;
  skos:prefLabel "sähkötupakka"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p4845 .

tero:p4845
  skos:prefLabel "tobak"@sv, "tobacco"@en, "tupakka"@fi ;
  a skos:Concept ;
  skos:narrower tero:t163 .

tero:conceptscheme a skos:ConceptScheme .
