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

:8541 a skos:Concept ;
    skos:prefLabel "半導体デバイス（例えば、ダイオード、トランジスター及び半導体ベースの変換器）、光電性半導体デバイス（光電池（モジュール又はパネルにしてあるかないかを問わない。）を含む。）、発光ダイオード（LED）（他の発光ダイオード（LED）と組み合わせてあるかないかを問わない。）及び圧電結晶素子"@ja , "Semiconductor devices (for example, diodes, transistors, semiconductor-based transducers); photosensitive semiconductor devices, including photovoltaic cells whether or not assembled in modules or made up into panels; light-emitting diodes (LED), whether or not assembled with other light-emitting diodes (LED); mounted piezo-electric crystals"@en ;
    skos:notation "8541" ;
    skos:broader :85 ;
    skos:inScheme :scheme .

