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

:8525 a skos:Concept ;
    skos:prefLabel "ラジオ放送用又はテレビジョン用の送信機器（受信機器、録音装置又は音声再生装置を自蔵するかしないかを問わない。）、テレビジョンカメラ、デジタルカメラ及びビデオカメラレコーダー"@ja , "Transmission apparatus for radio-broadcasting or television, whether or not incorporating reception apparatus or sound recording or reproducing apparatus; television cameras, digital cameras and video camera recorders"@en ;
    skos:notation "8525" ;
    skos:broader :85 ;
    skos:inScheme :scheme .

