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

:9024 a skos:Concept ;
    skos:prefLabel "硬さ試験機、強度試験機、圧縮試験機、弾性試験機その他の材料試験機（材料（例えば、金属、木材、紡織用繊維、紙及びプラスチック）の機械的性質を試験するものに限る。）"@ja , "Machines and appliances for testing the hardness, strength, compressibility, elasticity or other mechanical properties of materials (for example, metals, wood, textiles, paper, plastics)"@en ;
    skos:notation "9024" ;
    skos:broader :90 ;
    skos:inScheme :scheme .

