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

:9611 a skos:Concept ;
    skos:prefLabel "日付印、封かん用の印、ナンバリングスタンプその他これらに類する物品（ラベルに印捺又は型押しをする器具を含むものとし、手動式のものに限る。）並びに手動式コンポジションスティック及びこれを有する手動式印刷用セット"@ja , "Date, sealing or numbering stamps, and the like (including devices for printing or embossing labels), designed for operating in the hand; hand-operated composing sticks and hand printing sets incorporating such composing sticks"@en ;
    skos:notation "9611" ;
    skos:broader :96 ;
    skos:inScheme :scheme .

