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

:9402 a skos:Concept ;
    skos:prefLabel "医療用又は獣医用の備付品（例えば、手術台、検査台、病院用機構付きベッド及び歯科用いす）及び理髪用いすその他これに類するいすで回転し、傾斜し、かつ、上下するための機構を有するもの並びにこれらの部分品"@ja , "Medical, surgical, dental or veterinary furniture (for example, operating tables, examination tables, hospital beds with mechanical fittings, dentists' chairs); barbers' chairs and similar chairs, having rotating as well as both reclining and elevating movements; parts of the foregoing articles"@en ;
    skos:notation "9402" ;
    skos:broader :94 ;
    skos:inScheme :scheme .

