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

:8465 a skos:Concept ;
    skos:prefLabel "木材、コルク、骨、硬質ゴム、硬質プラスチックその他これらに類する硬質物の加工機械（くぎ打ち用、またくぎ打ち用、接着用その他の組立て用のものを含む。）"@ja , "Machine-tools (including machines for nailing, stapling, glueing or otherwise assembling) for working wood, cork, bone, hard rubber, hard plastics or similar hard materials"@en ;
    skos:notation "8465" ;
    skos:broader :84 ;
    skos:inScheme :scheme .

