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

:9021 a skos:Concept ;
    skos:prefLabel "整形外科用機器（松葉づえ、外科用ベルト及び脱腸帯を含む。）、補聴器その他器官の欠損又は不全を補う機器（着用し、携帯し又は人体内に埋めて使用するものに限る。）、人造の人体の部分及び副木その他の骨折治療具"@ja , "Orthopaedic appliances, including crutches, surgical belts and trusses; splints and other fracture appliances; artificial parts of the body; hearing aids and other appliances which are worn or carried, or implanted in the body, to compensate for a defect or disability"@en ;
    skos:notation "9021" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

