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

:380400 a skos:Concept ;
    skos:prefLabel "木材パルプの製造の際に生ずる廃液（リグニンスルホン酸塩を含むものとし、濃縮し、糖類を除き又は化学的に処理したものであるかないかを問わず、第38.03項のトール油を除く。）"@ja , "Residual lyes from the manufacture of wood pulp, whether or not concentrated, desugared or chemically treated, including lignin sulphonates, but excluding tall oil of heading 38.03."@en ;
    skos:notation "380400" ;
    skos:broader :3804 ;
    skos:inScheme :scheme .

