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

:8443 a skos:Concept ;
    skos:prefLabel "印刷機（第84.42項のプレート、シリンダーその他の印刷用コンポーネントにより印刷に使用するもの）、その他のプリンター、複写機及びファクシミリ（結合してあるかないかを問わない。）並びに部分品及び附属品"@ja , "Printing machinery used for printing by means of plates, cylinders and other printing components of heading 84.42; other printers, copying machines and facsimile machines, whether or not combined; parts and accessories thereof"@en ;
    skos:notation "8443" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

