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

:4809 a skos:Concept ;
    skos:prefLabel "カーボン紙、セルフコピーペーパーその他の複写紙及び転写紙（謄写版原紙用又はオフセットプレート用の塗布し又は染み込ませた紙を含み、ロール状又はシート状のものに限るものとし、印刷してあるかないかを問わない。）"@ja , "Carbon paper, self-copy paper and other copying or transfer papers (including coated or impregnated paper for duplicator stencils or offset plates), whether or not printed, in rolls or sheets."@en ;
    skos:notation "4809" ;
    skos:broader :48 ;
    skos:inScheme :scheme .

