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

:9106 a skos:Concept ;
    skos:prefLabel "時刻の記録用又は時間の測定用、記録用若しくは表示用の機器（時計用ムーブメント又は同期電動機を有するものに限る。例えば、タイムレジスター及びタイムレコーダー）"@ja , "Time of day recording apparatus and apparatus for measuring, recording or otherwise indicating intervals of time, with clock or watch movement or with synchronous motor (for example, time-registers, time-recorders)"@en ;
    skos:notation "9106" ;
    skos:broader :91 ;
    skos:inScheme :scheme .

