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

:4802 a skos:Concept ;
    skos:prefLabel "筆記用、印刷用その他のグラフィック用に供する種類の塗布してない紙及び板紙、せん孔カード用紙及びせん孔テープ用紙（ロール状又は長方形（正方形を含む。）のシート状のものに限るものとし、大きさを問わず、第48.01項又は第48.03項の紙を除く。）並びに手すきの紙及び板紙"@ja , "Uncoated paper and paperboard, of a kind used for writing, printing or other graphic purposes, and non perforated punch-cards and punch tape paper, in rolls or rectangular (including square) sheets, of any size, other than paper of heading 48.01 or 48.03; hand-made paper and paperboard."@en ;
    skos:notation "4802" ;
    skos:broader :48 ;
    skos:inScheme :scheme .

