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

:3213 a skos:Concept ;
    skos:prefLabel "画家用、習画用、整色用又は遊戯用の絵の具、ポスターカラーその他これらに類する絵の具類（タブレット状、チューブ入り、瓶入り、皿入りその他これらに類する形状又は包装のものに限る。）"@ja , "Artists', students' or signboard painters' colours, modifying tints, amusement colours and the like, in tablets, tubes, jars, bottles, pans or in similar forms or packings."@en ;
    skos:notation "3213" ;
    skos:broader :32 ;
    skos:inScheme :scheme .

