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

:7319 a skos:Concept ;
    skos:prefLabel "鉄鋼製の安全ピンその他のピン（他の項に該当するものを除く。）及び鉄鋼製の手縫針、手編針、ボドキン、クロセ編み用手針、ししゆう用穴あけ手針その他これらに類する物品"@ja , "Sewing needles, knitting needles, bodkins, crochet hooks, embroidery stilettos and similar articles, for use in the hand, of iron or steel; safety pins and other pins of iron or steel, not elsewhere specified or included"@en ;
    skos:notation "7319" ;
    skos:broader :73 ;
    skos:inScheme :scheme .

