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

:950430 a skos:Concept ;
    skos:prefLabel "その他のゲーム用のもの（硬貨、銀行券、バンクカード、トークンその他の支払手段により作動するものに限るものとし、ボーリングアレー用自動装置を除く。）"@ja , "Other games, operated by coins, banknotes, bank cards, tokens or by any other means of payment, other than automatic bowling alley equipment"@en ;
    skos:notation "950430" ;
    skos:broader :9504 ;
    skos:inScheme :scheme .

