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

:8416 a skos:Concept ;
    skos:prefLabel "炉用バーナー（液体燃料用、粉砕した固体燃料用又は気体燃料用のものに限る。）及びメカニカルストーカー（機械式火格子、機械式灰排出機その他これらに類する機械を含む。）"@ja , "Furnace burners for liquid fuel, for pulverised solid fuel or for gas; mechanical stokers, including their mechanical grates, mechanical ash dischargers and similar appliances."@en ;
    skos:notation "8416" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

