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

:8204 a skos:Concept ;
    skos:prefLabel "スパナー及びレンチ（トルクレンチを含み、手回しのものに限るものとし、タップ回しを除く。）並びに互換性スパナーソケット（ハンドル付きであるかないかを問わない。）"@ja , "Hand-operated spanners and wrenches (including torque meter wrenches but not including tap wrenches); interchangeable spanner sockets, with or without handles."@en ;
    skos:notation "8204" ;
    skos:broader :82 ;
    skos:inScheme :scheme .

