@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/> .

:3302 a skos:Concept ;
    skos:prefLabel "香気性物質の混合物及び一以上の香気性物質をもととした混合物（アルコール溶液を含むものとし、工業において原材料として使用する種類のものに限る。）並びに香気性物質をもととしたその他の調製品（飲料製造に使用する種類のものに限る。）"@ja , "Mixtures of odoriferous substances and mixtures (including alcoholic solutions) with a basis of one or more of these substances, of a kind used as raw materials in industry; other preparations based on odoriferous substances, of a kind used for the manufacture of beverages."@en ;
    skos:notation "3302" ;
    skos:broader :33 ;
    skos:inScheme :scheme .

