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

:9030 a skos:Concept ;
    skos:prefLabel "オシロスコープ、スペクトラムアナライザーその他の電気的量の測定用又は検査用の機器（第90.28項の計器を除く。）及びアルファ線、ベータ線、ガンマ線、エックス線、宇宙線その他の電離放射線の測定用又は検出用の機器"@ja , "Oscilloscopes, spectrum analysers and other instruments and apparatus for measuring or checking electrical quantities, excluding meters of heading 90.28; instruments and apparatus for measuring or detecting alpha, beta, gamma, X-ray, cosmic or other ionising radiations"@en ;
    skos:notation "9030" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

