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

:6805 a skos:Concept ;
    skos:prefLabel "粉状又は粒状の天然又は人造の研磨材料を紡織用繊維、紙、板紙その他の材料に付着させた物品（特定の形状に切り、縫い合わせ又はその他の加工をしたものであるかないかを問わない。）"@ja , "Natural or artificial abrasive powder or grain, on a base of textile material, of paper, of paperboard or of other materials, whether or not cut to shape or sewn or otherwise made up."@en ;
    skos:notation "6805" ;
    skos:broader :68 ;
    skos:inScheme :scheme .

