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

:7011 a skos:Concept ;
    skos:prefLabel "ガラス製のバルブ、チューブその他これらに類する物品で封じてないもの及びこれらの部分品（電灯その他の光源、陰極線管その他これらに類する物品に使用するもので取付具を有しないものに限る。）"@ja , "Glass envelopes (including bulbs and tubes), open, and glass parts thereof, without fittings, for electric lamps and light sources, cathode -ray tubes or the like."@en ;
    skos:notation "7011" ;
    skos:broader :70 ;
    skos:inScheme :scheme .

