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

:9029 a skos:Concept ;
    skos:prefLabel "積算回転計、生産量計、タクシーメーター、走行距離計、歩数計その他これらに類する物品並びに速度計及び回転速度計（第90.14項又は第90.15項のものを除く。）並びにストロボスコープ"@ja , "Revolution counters, production counters, taximeters, mileometers, pedometers and the like; speed indicators and tachometers, other than those of heading 90.14 or 90.15; stroboscopes"@en ;
    skos:notation "9029" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

