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

:7209 a skos:Concept ;
    skos:prefLabel "鉄又は非合金鋼のフラットロール製品（冷間圧延をしたもので、幅が600ミリメートル以上のものに限るものとし、クラッドし、めつきし又は被覆したものを除く。）"@ja , "Flat-rolled products of iron or non-alloy steel, of a width of 600 mm or more, cold-rolled (cold-reduced), not clad, plated or coated"@en ;
    skos:notation "7209" ;
    skos:broader :72 ;
    skos:inScheme :scheme .

