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

:7214 a skos:Concept ;
    skos:prefLabel "鉄又は非合金鋼のその他の棒（鍛造、熱間圧延、熱間引抜き又は熱間押出しをしたものに限るものとし、更に加工したものを除く。ただし、圧延後ねじつたものを含む。）"@ja , "Other bars and rods of iron or non-alloy steel, not further worked than forged, hot-rolled, hot-drawn or hot-extruded, but including those twisted after rolling"@en ;
    skos:notation "7214" ;
    skos:broader :72 ;
    skos:inScheme :scheme .

