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

:0505 a skos:Concept ;
    skos:prefLabel "羽毛皮その他の羽毛付きの鳥の部分、羽毛及びその部分（加工してないもの及び単に清浄にし、消毒し又は保存のために処理したものに限るものとし、縁を整えてあるかないかを問わない。）並びに鳥の綿毛（加工してないもの及び単に清浄にし、消毒し又は保存のために処理したものに限る。）並びに羽毛又はその部分の粉及びくず"@ja , "Skins and other parts of birds, with their feathers or down, feathers and parts of feathers (whether or not with trimmed edges) and down, not further worked than cleaned, disinfected or treated for preservation; powder and waste of feathers or parts of feathers"@en ;
    skos:notation "0505" ;
    skos:broader :05 ;
    skos:inScheme :scheme .

