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

yso:p4862
  skos:prefLabel "stimulansväxter"@sv, "stimulant plants"@en, "nautintoainekasvit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4861 .

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

yso:p19800 skos:narrowMatch yso:p4861 .
yso:p4863
  skos:prefLabel "solanaceae"@en, "potatisväxter"@sv, "koisokasvit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4861 .

yso:p4846
  skos:prefLabel "nicotine"@en, "nikotin"@sv, "nikotiini"@fi ;
  a skos:Concept ;
  skos:related yso:p4861 .

yso:p4861
  skos:prefLabel "tobak (stimulansväxter)"@sv, "tobacco"@en, "tupakka (nautintoainekasvit)"@fi ;
  skos:closeMatch ysa:Y99673, allars:Y27789 ;
  skos:related yso:p4846 ;
  skos:broader yso:p4863, yso:p4862 ;
  skos:altLabel "tupakka"@fi ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

