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

:9405 a skos:Concept ;
    skos:prefLabel "照明器具及びその部分品（サーチライト及びスポットライトを含むものとし、他の項に該当するものを除く。）並びに光源を据え付けたイルミネーションサイン、発光ネームプレートその他これらに類する物品及びこれらの部分品（他の項に該当するものを除く。）"@ja , "Luminaires and lighting fittings including searchlights and spotlights and parts thereof, not elsewhere specified or included; illuminated signs, illuminated name-plates and the like, having a permanently fixed light source, and parts thereof not elsewhere specified or included"@en ;
    skos:notation "9405" ;
    skos:broader :94 ;
    skos:inScheme :scheme .

