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

:8404 a skos:Concept ;
    skos:prefLabel "補助機器（第84.02項又は第84.03項のボイラー用のものに限る。例えば、エコノマイザー、過熱器、すす除去器及びガス回収器）及び蒸気原動機用復水器"@ja , "Auxiliary plant for use with boilers of heading 84.02 or 84.03 (for example, economisers, super-heaters, soot removers, gas recoverers); condensers for steam or other vapour power units."@en ;
    skos:notation "8404" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

