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

:2008 a skos:Concept ;
    skos:prefLabel "果実、ナットその他植物の食用の部分（その他の調製をし又は保存に適する処理をしたものに限るものとし、砂糖その他の甘味料又はアルコールを加えてあるかないかを問わず、他の項に該当するものを除く。）"@ja , "Fruit, nuts and other edible parts of plants, otherwise prepared or preserved, whether or not containing added sugar or other sweetening matter or spirit, not elsewhere specified or included"@en ;
    skos:notation "2008" ;
    skos:broader :20 ;
    skos:inScheme :scheme .

