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

:9017 a skos:Concept ;
    skos:prefLabel "製図機器、けがき用具及び計算用具（例えば、写図機械、パントグラフ、分度器、製図用セット、計算尺及び計算盤）並びに手持ち式の測長用具（例えば、ものさし、巻尺、マイクロメーター及びパス。この類の他の項に該当するものを除く。）"@ja , "Drawing, marking-out or mathematical calculating instruments (for example, drafting machines, pantographs, protractors, drawing sets, slide rules, disc calculators); instruments for measuring length, for use in the hand (for example, measuring rods and tapes, micrometers, callipers), not specified or included elsewhere in this Chapter"@en ;
    skos:notation "9017" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

