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

:2940 a skos:Concept ;
    skos:prefLabel "糖類（化学的に純粋なものに限るものとし、しよ糖、乳糖、麦芽糖、ぶどう糖及び果糖を除く。）並びに糖エーテル、糖アセタール、糖エステル、糖エーテルの塩、糖アセタールの塩及び糖エステルの塩（第29.37項から第29.39項までの物品を除く。）"@ja , "Sugars, chemically pure, other than sucrose, lactose, maltose, glucose and fructose; sugar ethers, sugar acetals and sugar esters, and their salts, other than products of heading 29.37, 29.38 or 29.39."@en ;
    skos:notation "2940" ;
    skos:broader :29 ;
    skos:inScheme :scheme .

