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

:9010 a skos:Concept ;
    skos:prefLabel "写真用又は映画用の材料の現像、焼付けその他の処理に使用する機器（この類の他の項に該当するものを除く。）、ネガトスコープ及び映写用又は投影用のスクリーン"@ja , "Apparatus and equipment for photographic (including cinematographic) laboratories, not specified or included elsewhere in this Chapter; negatoscopes; projection screens"@en ;
    skos:notation "9010" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

