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

:4107 a skos:Concept ;
    skos:prefLabel "牛（水牛を含む。）又は馬類の動物の革（なめした又はクラストにした後これらを超える加工をしたもので、パーチメント仕上げをしたものを含み、毛が付いていないものに限るものとし、スプリットしてあるかないかを問わず、第41.14項の革を除く。）"@ja , "Leather further prepared after tanning or crusting, including parchment-dressed leather, of bovine (including buffalo) or equine animals, without hair on, whether or not split, other than leather of heading 41.14."@en ;
    skos:notation "4107" ;
    skos:broader :41 ;
    skos:inScheme :scheme .

