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

:9007 a skos:Concept ;
    skos:prefLabel "映画用の撮影機及び映写機（録音装置又は音声再生装置を自蔵するかしないかを問わない。）"@ja , "Cinematographic cameras and projectors, whether or not incorporating sound recording or reproducing apparatus"@en ;
    skos:notation "9007" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

