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

:6703 a skos:Concept ;
    skos:prefLabel "人髪（仕上げをし、梳き、漂白し又はその他の加工をしたものに限る。）及び羊毛、獣毛その他の紡織用繊維（かつらその他これに類する物品の製造用に調製したものに限る。）"@ja , "Human hair, dressed, thinned, bleached or otherwise worked; wool or other animal hair or other textile materials, prepared for use in making wigs or the like"@en ;
    skos:notation "6703" ;
    skos:broader :67 ;
    skos:inScheme :scheme .

