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

:8201 a skos:Concept ;
    skos:prefLabel "手道具（スペード、ショベル、つるはし、くわ、フォーク及びレーキ並びになた、なたがまその他のおの類、各種の剪定ばさみ並びに農業、園芸又は林業に使用する種類のかま、草切具、刈込みばさみ、くさびその他の道具に限る。）"@ja , "Hand tools, the following : spades, shovels, mattocks, picks, hoes, forks and rakes; axes, bill hooks and similar hewing tools; secateurs and pruners of any kind; scythes, sickles, hay knives, hedge shears, timber wedges and other tools of a kind used in agriculture, horticulture or forestry."@en ;
    skos:notation "8201" ;
    skos:broader :82 ;
    skos:inScheme :scheme .

