@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p10021
  skos:prefLabel "cigarrer"@sv, "cigars"@en, "sikarit"@fi ;
  a skos:Concept ;
  skos:related yso:p4848 .

yso:p4845
  skos:prefLabel "tobak (njutningsmedel)"@sv, "tupakka (nautintoaineet)"@fi, "tobacco"@en ;
  a skos:Concept ;
  skos:related yso:p4848 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p4848
  skos:related yso:p10019, yso:p4845, yso:p10021, yso:p10020 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tupakkatuotteet"@fi, "tobaksprodukter"@sv, "tobacco products"@en ;
  a skos:Concept ;
  skos:broader yso:p2862 .

yso:p10020
  skos:prefLabel "snuff"@en, "snus"@sv, "nuuska"@fi ;
  a skos:Concept ;
  skos:related yso:p4848 .

yso:p10019
  skos:prefLabel "cigarettes"@en, "cigaretter"@sv, "savukkeet"@fi ;
  a skos:Concept ;
  skos:related yso:p4848 .

yso:p2862
  skos:prefLabel "tuotteet (konkreta resultat)"@fi, "produkter"@sv, "products"@en ;
  a skos:Concept ;
  skos:narrower yso:p4848 .

