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

:7203 a skos:Concept ;
    skos:prefLabel "鉄鉱石を直接還元して得た鉄鋼その他の海綿状の鉄鋼及び重量比による純度が99.94％以上の鉄（ランプ、ペレットその他これらに類する形状のものに限る。）"@ja , "Ferrous products obtained by direct reduction of iron ore and other spongy ferrous products, in lumps, pellets or similar forms; iron having a minimum purity by weight of 99.94 %, in lumps, pellets or similar forms"@en ;
    skos:notation "7203" ;
    skos:broader :72 ;
    skos:inScheme :scheme .

