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

:7010 a skos:Concept ;
    skos:prefLabel "ガラス製の瓶、フラスコ、ジャー、つぼ、アンプルその他の容器（輸送又は包装に使用する種類のものに限る。）、保存用ジャー及び栓、ふたその他これらに類する物品"@ja , "Carboys, bottles, flasks, jars, pots, phials, ampoules and other containers, of glass, of a kind used for the conveyance or packing of goods; preserving jars of glass; stoppers, lids and other closures, of glass."@en ;
    skos:notation "7010" ;
    skos:broader :70 ;
    skos:inScheme :scheme .

