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

:4301 a skos:Concept ;
    skos:prefLabel "原毛皮（頭部、尾部、足部その他の切片で毛皮業者の使用に適するものを含むものとし、第41.01項から第41.03項までの原皮を除く。）"@ja , "Raw furskins (including heads, tails, paws and other pieces or cuttings, suitable for furriers' use), other than raw hides and skins of heading 41.01, 41.02 or 41.03."@en ;
    skos:notation "4301" ;
    skos:broader :43 ;
    skos:inScheme :scheme .

