> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/fu-lu/cbsurainnosanpuru.md).

# 付録C：ベースライン生態系区分のサンプル

これは、プトゥマヨ・アマゾンにおけるサンプルBCDＰの生態系を示すための簡易表です。この地域は、歴史的な暴力と麻薬密売の影響により生物多様性研究データが極めて乏しく、その結果として経済開発からは保護されてきた一方、研究者にとってはアクセスが著しく困難でした。&#x20;

なお、すべての生態系が各カテゴリに含まれるわけではありません。&#x20;

#### **表9. VGZの生態系価値**

<table><thead><tr><th width="179"></th><th>版</th><th width="123">プラチナ</th><th width="105">ゴールド</th><th>シルバー</th><th>ブロンズ</th></tr></thead><tbody><tr><td><a href="https://www.cepf.net/our-work/biodiversity-hotspots/hotspots-defined">生物多様性ホットスポット</a></td><td><a href="https://zenodo.org/records/3261807#.X8_HgNhKg2x">2016.1版</a></td><td>優先対象（ha）</td><td>認定ホットスポット（ha）</td><td>50km圏内（ha）</td><td>100km圏内（ha）</td></tr><tr><td></td><td></td><td>14543.1</td><td>3135</td><td></td><td></td></tr><tr><td><a href="http://reporte.humboldt.org.co/biodiversidad/2017/cap2/204/#seccion4">コロンビアにおけるIUCN生態系レッドリスト</a></td><td><a href="http://reporte.humboldt.org.co/biodiversidad/2017/cap2/204/#seccion1">2017年版</a></td><td>深刻な絶滅危惧</td><td>絶滅危惧</td><td>危急（ha）</td><td>軽度懸念（ha）</td></tr><tr><td></td><td></td><td>0</td><td>0</td><td>8031</td><td>9647.1</td></tr><tr><td><a href="https://iucnrle.org/global-eco-typo">IUCN世界生態系類型</a></td><td><a href="https://global-ecosystems.org/explore/groups/T1.1">2.0版（2017年）</a></td><td>大分類（ha）</td><td>小分類（ha）</td><td>50km圏内（ha）</td><td>100km圏内（ha）</td></tr><tr><td></td><td></td><td>4070.7</td><td>1074.8</td><td>12532.6</td><td></td></tr><tr><td><a href="https://www.cbd.int/nbsap/targets/">CBD国家目標</a></td><td><a href="https://ars.els-cdn.com/content/image/1-s2.0-S1470160X21003605-gr2_lrg.jpg">2021年版</a></td><td>2030年までの森林減少地域（ha）</td><td>2030年から2050年までの森林減少地域（ha）</td><td>50km圏内（ha）</td><td>100km圏内（ha）</td></tr><tr><td></td><td></td><td>1532.2</td><td>0</td><td>16145.9</td><td>0</td></tr><tr><td><a href="https://data-gis.unep-wcmc.org/portal/home/item.html?id=20b950b0dea045d1b0798a307ca9d8c1">UNEP森林生物多様性完全性指数</a></td><td><a href="https://data-gis.unep-wcmc.org/portal/apps/mapviewer/index.html?layers=20b950b0dea045d1b0798a307ca9d8c1">2023年版</a></td><td>人為的攪乱が最小限の、100%完全な森林生態系</td><td>人為的攪乱が中程度の、75%完全な森林生態系</td><td>人為的攪乱が大きい、50%完全な森林生態系</td><td>人為的攪乱が非常に大きい、25%完全な森林生態系</td></tr><tr><td></td><td></td><td>14681.2</td><td>2135.1</td><td>575.9</td><td>285.9</td></tr></tbody></table>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://isbm.savimbo.com/methodology/ja/fu-lu/cbsurainnosanpuru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
