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

:7112 a skos:Concept ;
    skos:prefLabel "貴金属又は貴金属を張つた金属のくず及び主として貴金属の回収に使用する種類のその他のくずで貴金属又はその化合物を含有するもの（第85.49項の物品を除く。）"@ja , "Waste and scrap of precious metal or of metal clad with precious metal; other waste and scrap containing precious metal or precious metal compounds, of a kind used principally for the recovery of precious metal other than goods of heading 85.49."@en ;
    skos:notation "7112" ;
    skos:broader :71 ;
    skos:inScheme :scheme .

