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

:8535 a skos:Concept ;
    skos:prefLabel "電気回路の開閉用、保護用又は接続用の機器（例えば、スイッチ、ヒューズ、避雷器、電圧リミッター、サージ抑制器、プラグその他の接続子及び接続箱。使用電圧が1,000ボルトを超えるものに限る。）"@ja , "Electrical apparatus for switching or protecting electrical circuits, or for making connections to or in electrical circuits (for example, switches, fuses, lightning arresters, voltage limiters, surge suppressors, plugs and other connectors, junction boxes) , for a voltage exceeding 1,000 volts"@en ;
    skos:notation "8535" ;
    skos:broader :85 ;
    skos:inScheme :scheme .

