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

:4410 a skos:Concept ;
    skos:prefLabel "パーティクルボード、オリエンテッドストランドボード（OSB）その他これに類するボード（例えば、ウェファーボード）（木材その他の木質の材料のものに限るものとし、樹脂その他の有機結合剤により凝結させてあるかないかを問わない。）"@ja , "Particle board, oriented strand board (OSB) and similar board (for example, waferboard) of wood or other ligneous materials, whether or not agglomerated with resins or other organic binding substances."@en ;
    skos:notation "4410" ;
    skos:broader :44 ;
    skos:inScheme :scheme .

