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

:9208 a skos:Concept ;
    skos:prefLabel "オルゴール、オーケストリオン、バーバリアオルガン、機械式鳴き鳥、ミュージカルソーその他の楽器（この類の他の項に該当するものを除く。）、おとり笛及びホイッスル、角笛その他の音響信号用笛"@ja , "Musical boxes, fairground organs, mechanical street organs, mechanical singing birds, musical saws and other musical instruments not falling within any other heading of this Chapter; decoy calls of all kinds; whistles, call horns and other mouth-blown sound signalling instruments"@en ;
    skos:notation "9208" ;
    skos:broader :92 ;
    skos:inScheme :scheme .

