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

:2009 a skos:Concept ;
    skos:prefLabel "果実、ナット又は野菜のジュース（ぶどう搾汁及びココナッツウォーターを含み、発酵しておらず、かつ、アルコールを加えてないものに限るものとし、砂糖その他の甘味料を加えてあるかないかを問わない。）"@ja , "Fruit or nut juices (including grape must and coconut water) and vegetable juices, unfermented and not containing added spirit, whether or not containing added sugar or other sweetening matter"@en ;
    skos:notation "2009" ;
    skos:broader :20 ;
    skos:inScheme :scheme .

