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

:3809 a skos:Concept ;
    skos:prefLabel "仕上剤、促染剤、媒染剤その他の物品及び調製品（繊維工業、製紙工業、皮革工業その他これらに類する工業において使用する種類のものに限るものとし、他の項に該当するものを除く。）"@ja , "Finishing agents, dye carriers to accelerate the dyeing or fixing of dyestuffs and other products and preparations (for example, dressings and mordants), of a kind used in the textile, paper, leather or like industries, not elsewhere specified or included."@en ;
    skos:notation "3809" ;
    skos:broader :38 ;
    skos:inScheme :scheme .

