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

:m721230010 a skos:Concept ;
    skos:prefLabel "めつき層のアルミニウムの含有量がめつき層の全重量の5.0％以上13.0％以下で、かつ、めつき層のマグネシウムの含有量がめつき層の全重量の2.0％以上4.0％以下のもの"@ja , "Containing by weight 5.0 % or more but not more than 13.0 % of aluminium in the plated or coated layers and 2.0 % or more but not more than 4.0 % of magnesium in the plated or coated layers"@en ;
    skos:notation "721230010" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :721230 ;
    skos:inScheme :scheme .

