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

:8486 a skos:Concept ;
    skos:prefLabel "半導体ボール、半導体ウエハー、半導体デバイス、集積回路又はフラットパネルディスプレイの製造に専ら又は主として使用する機器、第84類の注11(C)の機器並びに部分品及び附属品"@ja , "Machines and apparatus of a kind used solely or principally for the manufacture of semiconductor boules or wafers, semiconductor devices, electronic integrated circuits or flat panel displays; machines and apparatus specified in Note 11 (C) to this Chapter; parts and accessories"@en ;
    skos:notation "8486" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

