XML

宝石の種類と硬度 - XML

宝石の種類と硬度は、ジュエリーの選択や保管において重要な指標となります。モース硬度スケールは1822年にフリードリヒ・モースによって提唱され、鉱物の硬さを1から10の尺度で表現するものです。ダイヤモンド(硬度10)が最も硬く、ルビーやサファイア(硬度9)がそれに続きます。エメラルド(硬度7.5-8)やアメジスト(硬度7)など、様々な宝石の硬度を理解することで、適切な取り扱い方法や日常使いの可否を判断できます。硬度だけでなく靭性(割れにくさ)や安定性も重要な要素です。

宝石 モース硬度 ダイヤモンド ルビー サファイア エメラルド アメジスト ジュエリー 鉱物
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>10</code>
    <slug>diamond</slug>
    <name>ダイヤモンド</name>
    <description>地球上で最も硬い天然鉱物。ビッカース硬度で7,000〜8,500と、コランダムの約4倍の硬さを持つ。</description>
    <birthstone_en>April</birthstone_en>
    <birthstone_ja>4月</birthstone_ja>
    <birthstone_month>4</birthstone_month>
    <mineralGroup>ダイヤモンド</mineralGroup>
  </item>
  <item>
    <code>9</code>
    <slug>ruby</slug>
    <name>ルビー</name>
    <description>コランダム(鋼玉)の一種で、クロムを含むことで赤色を呈する。ダイヤモンドに次ぐ硬度9を持つ。</description>
    <birthstone_en>July</birthstone_en>
    <birthstone_ja>7月</birthstone_ja>
    <birthstone_month>7</birthstone_month>
    <mineralGroup>コランダム(鋼玉)</mineralGroup>
  </item>
  <item>
    <code>9</code>
    <slug>sapphire</slug>
    <name>サファイア</name>
    <description>コランダム(鋼玉)の一種で、鉄やチタンを含むことで青色を呈する。ルビーと同じ硬度9を持つ。</description>
    <birthstone_en>September</birthstone_en>
    <birthstone_ja>9月</birthstone_ja>
    <birthstone_month>9</birthstone_month>
    <mineralGroup>コランダム(鋼玉)</mineralGroup>
  </item>
  <item>
    <code>7.5-8</code>
    <slug>emerald</slug>
    <name>エメラルド</name>
    <description>ベリル(緑柱石)の一種で、クロムやバナジウムを含むことで緑色を呈する。硬度は7.5〜8。</description>
    <birthstone_en>May</birthstone_en>
    <birthstone_ja>5月</birthstone_ja>
    <birthstone_month>5</birthstone_month>
    <mineralGroup>ベリル(緑柱石)</mineralGroup>
  </item>
  <item>
    <code>7</code>
    <slug>amethyst</slug>
    <name>アメジスト</name>
    <description>クォーツ(水晶)の一種で、微量の鉄が含まれることで紫色を呈する。紫水晶とも呼ばれる。</description>
    <birthstone_en>February</birthstone_en>
    <birthstone_ja>2月</birthstone_ja>
    <birthstone_month>2</birthstone_month>
    <mineralGroup>クォーツ(水晶)</mineralGroup>
  </item>
  <item>
    <code>8</code>
    <slug>topaz</slug>
    <name>トパーズ</name>
    <description>アルミニウムとフッ素を含むケイ酸塩鉱物。インペリアルトパーズは貴重な黄色〜オレンジ色の宝石。</description>
    <birthstone_en>November</birthstone_en>
    <birthstone_ja>11月</birthstone_ja>
    <birthstone_month>11</birthstone_month>
    <mineralGroup>トパーズ</mineralGroup>
  </item>
  <item>
    <code>7</code>
    <slug>aquamarine</slug>
    <name>アクアマリン</name>
    <description>ベリル(緑柱石)の一種で、鉄を含むことで水色〜青色を呈する。エメラルドと同じ鉱物グループ。</description>
    <birthstone_en>March</birthstone_en>
    <birthstone_ja>3月</birthstone_ja>
    <birthstone_month>3</birthstone_month>
    <mineralGroup>ベリル(緑柱石)</mineralGroup>
  </item>
  <item>
    <code>6.5-7.5</code>
    <slug>garnet</slug>
    <name>ガーネット</name>
    <description>ケイ酸塩鉱物のグループで、様々な色の変種がある。ピロープ、アルマンディン、スペサルティンなどが含まれる。</description>
    <birthstone_en>January</birthstone_en>
    <birthstone_ja>1月</birthstone_ja>
    <birthstone_month>1</birthstone_month>
    <mineralGroup>ガーネット</mineralGroup>
  </item>
  <item>
    <code>7</code>
    <slug>jade</slug>
    <name>翡翠(ヒスイ)</name>
    <description>硬玉(ジェダイト)と軟玉(ネフライト)の2種類がある。日本では古来から最も尊ばれた宝石の一つ。</description>
    <birthstone_en>May</birthstone_en>
    <birthstone_ja>5月</birthstone_ja>
    <birthstone_month>5</birthstone_month>
    <mineralGroup>輝石(硬玉)または閃石(軟玉)</mineralGroup>
  </item>
  <item>
    <code>6.5-7</code>
    <slug>peridot</slug>
    <name>ペリドット</name>
    <description>オリビンという鉱物の宝石質のもの。鮮やかな黄緑色〜オリーブグリーンの色が特徴。</description>
    <birthstone_en>August</birthstone_en>
    <birthstone_ja>8月</birthstone_ja>
    <birthstone_month>8</birthstone_month>
    <mineralGroup>オリビン</mineralGroup>
  </item>
</items>