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

:6210 a skos:Concept ;
    skos:prefLabel "衣類（第56.02項、第56.03項、第59.03項、第59.06項又は第59.07項の織物類から製品にしたものに限る。）"@ja , "Garments, made up of fabrics of heading 56.02, 56.03, 59.03, 59.06 or 59.07."@en ;
    skos:notation "6210" ;
    skos:broader :62 ;
    skos:inScheme :scheme .

