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

:8470 a skos:Concept ;
    skos:prefLabel "計算機並びにデータを記録し、再生し、及び表示するポケットサイズの機械（計算機能を有するものに限る。）並びに会計機、郵便料金計機、切符発行機その他これらに類する計算機構を有する機械並びに金銭登録機"@ja , "Calculating machines and pocket-size data recording, reproducing and displaying machines with calculating functions; accounting machines, postage-franking machines, ticket-issuing machines and similar machines, incorporating a calculating device; cash registers"@en ;
    skos:notation "8470" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

