@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/hinmoku/> .

:2404 a skos:Concept ;
    skos:prefLabel "たばこ、再生たばこ、ニコチン又はたばこ代用物若しくはニコチン代用物を含有する物品（非燃焼吸引用の物品に限る。）及びニコチンを含有するその他の物品（ニコチンを人体に摂取するためのものに限る。）"@ja , "Products containing tobacco, reconstituted tobacco, nicotine, or tobacco or nicotine substitutes, intended for inhalation without combustion; other nicotine containing products intended for the intake of nicotine into the human body"@en ;
    skos:notation "2404" ;
    skos:broader :24 ;
    skos:inScheme :scheme .

