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

:m901010000 a skos:Concept ;
    skos:prefLabel "写真用又は映画用の自動現像機（ロール状のフィルム及び紙を処理するものに限る。）及び現像したフィルムをロール状の写真用の紙に自動的に露光する機器"@ja , "Apparatus and equipment for automatically developing photographic (including cinematographic) film or paper in rolls or for automatically exposing developed film to rolls of photographic paper"@en ;
    skos:notation "901010000" ;
    skos:scopeNote "輸入統計細分"@ja ;
    skos:broader :901010 ;
    skos:inScheme :scheme .

