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

:3402 a skos:Concept ;
    skos:prefLabel "有機界面活性剤（せつけんを除く。）並びに調製界面活性剤、調製洗剤、補助的調製洗剤及び清浄用調製品（せつけんを含有するかしないかを問わないものとし、第34.01項のものを除く。）"@ja , "Organic surface-active agents (other than soap); surface-active preparations, washing preparations (including auxiliary washing preparations) and cleaning preparations, whether or not containing soap, other than those of heading 34.01."@en ;
    skos:notation "3402" ;
    skos:broader :34 ;
    skos:inScheme :scheme .

