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

:731700 a skos:Concept ;
    skos:prefLabel "鉄鋼製のくぎ、びよう、画びよう、波くぎ、またくぎ（第83.05項のものを除く。）その他これらに類する製品（銅以外の材料から製造した頭部を有するものを含む。）"@ja , "Nails, tacks, drawing pins, corrugated nails, staples (other than those of heading 83.05) and similar articles, of iron or steel, whether or not with heads of other material, but excluding such articles with heads of copper"@en ;
    skos:notation "731700" ;
    skos:broader :7317 ;
    skos:inScheme :scheme .

