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

:4807 a skos:Concept ;
    skos:prefLabel "接着剤を使用して張り合わせた紙及び板紙（ロール状又はシート状のものに限るものとし、内部を補強してあるかないかを問わず、表面に塗布し又は染み込ませたものを除く。）"@ja , "Composite paper and paperboard (made by sticking flat layers of paper or paperboard together with an adhesive), not surface-coated or impregnated, whether or not internally reinforced, in rolls or sheets."@en ;
    skos:notation "4807" ;
    skos:broader :48 ;
    skos:inScheme :scheme .

