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

:4816 a skos:Concept ;
    skos:prefLabel "カーボン紙、セルフコピーペーパーその他の複写紙及び転写紙（箱入りにしてあるかないかを問わないものとし、第48.09項のものを除く。）並びに謄写版原紙及び紙製のオフセットプレート（箱入りにしてあるかないかを問わない。）"@ja , "Carbon paper, self-copy paper and other copying or transfer papers (other than those of heading 48.09), duplicator stencils and offset plates, of paper, whether or not put up in boxes."@en ;
    skos:notation "4816" ;
    skos:broader :48 ;
    skos:inScheme :scheme .

