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

:m650200000 a skos:Concept ;
    skos:prefLabel "帽体（組んだもの及びストリップ（材料を問わない。）を組み合わせて作つたものに限るものとし、成型し、つばを付け、裏張りし又はトリミングしたものを除く。）"@ja , "Hat-shapes, plaited or made by assembling strips of any material, neither blocked to shape, nor with made brims, nor lined, nor trimmed"@en ;
    skos:notation "650200000" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :650200 ;
    skos:inScheme :scheme .

