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

:6217 a skos:Concept ;
    skos:prefLabel "その他の衣類附属品（製品にしたものに限る。）及び衣類又は衣類附属品の部分品（第62.12項のものを除く。）"@ja , "Other made up clothing accessories; parts of garments or of clothing accessories, other than those of heading 62.12."@en ;
    skos:notation "6217" ;
    skos:broader :62 ;
    skos:inScheme :scheme .

