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

:4808 a skos:Concept ;
    skos:prefLabel "コルゲート加工をし（平らな表面紙を張り付けてあるかないかを問わない。）、ちりめん加工をし、しわ付けをし、型押しをし又はせん孔した紙及び板紙（ロール状又はシート状のものに限るものとし、第48.03項の紙を除く。）"@ja , "Paper and paperboard, corrugated (with or without glued flat surface sheets), creped, crinkled, embossed or perforated, in rolls or sheets, other than paper of the kind described in heading 48.03."@en ;
    skos:notation "4808" ;
    skos:broader :48 ;
    skos:inScheme :scheme .

