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

:9701 a skos:Concept ;
    skos:prefLabel "書画（肉筆のものに限るものとし、手作業で描き又は装飾した加工物及び第49.06項の図案を除く。）並びにコラージュ及びモザイクその他これらに類する装飾板"@ja , "Paintings, drawings and pastels, executed entirely by hand, other than drawings of heading 49.06 and other than hand-painted or hand-decorated manufactured articles; collages, mosaics and similar decorative plaques."@en ;
    skos:notation "9701" ;
    skos:broader :97 ;
    skos:inScheme :scheme .

