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

:9001 a skos:Concept ;
    skos:prefLabel "光ファイバー（束にしたものを含む。）、光ファイバーケーブル（第85.44項のものを除く。）、偏光材料製のシート及び板並びにレンズ（コンタクトレンズを含む。）、プリズム、鏡その他の光学用品（材料を問わないものとし、取り付けたもの及び光学的に研磨してないガラス製のものを除く。）"@ja , "Optical fibres and optical fibre bundles; optical fibre cables other than those of heading 85.44; sheets and plates of polarising material; lenses (including contact lenses), prisms, mirrors and other optical elements, of any material, unmounted, other than such elements of glass not optically worked"@en ;
    skos:notation "9001" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

