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

:2005 a skos:Concept ;
    skos:prefLabel "調製し又は保存に適する処理をしたその他の野菜（冷凍してないものに限るものとし、食酢又は酢酸により調製し又は保存に適する処理をしたもの及び第20.06項の物品を除く。）"@ja , "Other vegetables prepared or preserved otherwise than by vinegar or acetic acid, not frozen, other than products of heading 20.06"@en ;
    skos:notation "2005" ;
    skos:broader :20 ;
    skos:inScheme :scheme .

