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

:9019 a skos:Concept ;
    skos:prefLabel "機械療法用、マッサージ用又は心理学的適性検査用の機器及びオゾン吸入器、酸素吸入器、エアゾール治療器、人工呼吸器その他の呼吸治療用機器"@ja , "Mechano-therapy appliances; massage apparatus; psychological aptitude-testing apparatus; ozone therapy, oxygen therapy, aerosol therapy, artificial respiration or other therapeutic respiration apparatus"@en ;
    skos:notation "9019" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

