# RI&E — Risico-inventarisatie en -evaluatie (Netherlands)

> Draft and validate the mandatory Risk Inventory & Evaluation (RI&E) and Plan van Aanpak under the Dutch Working Conditions Act (Arbowet Art. 5). Covers hazard identification, risk evaluation, PSA, and arbodeskundige review.



Tags: Netherlands, Arbowet, Occupational Health, RI&E, Compliance


## Example Prompts

- Draft our RI&E and Plan van Aanpak for the Arbowet
- Check our RI&E for PSA section and arbodeskundige review
- Add hazard domains and update date to our RI&E

URL: https://rakenne.app/skills/nl-rie-risico-inventarisatie/index.md

Try this skill: https://rakenne.app/a/?skill=nl-rie-risico-inventarisatie



## Overview

Draft and validate the mandatory Risk Inventory & Evaluation (RI&E) and Plan van Aanpak under the Dutch Working Conditions Act (Arbowet Art. 5). Covers hazard identification, risk evaluation, PSA, and arbodeskundige review.

## Example Conversation

> **You:** We need an RI&E and Plan van Aanpak for our Dutch site. Include all hazard domains, PSA, and arbodeskundige toetsing. Laatst bijgewerkt within the last 12 months.

> **Agent:** I'll draft the RI&E using the Arbowet checklist and template, then run `rie_arbowet_checker` to verify Arbowet Art. 5 coverage.

> **Agent:** Created `rie-arbowet.md`. Running `rie_arbowet_checker`...

> **Agent:** **FAIL** — update_date and arbodeskundige missing. I've added "Laatst bijgewerkt: 15-02-2025" and a section on arbodeskundige toetsing. Re-running...

> **Agent:** **PASS** — all required RI&E elements are present. The document is ready for arbodeskundige review and filing.

## What the Tools Validate

**`rie_arbowet_checker`** scans the RI&E document:

- **Required areas:** Hazard inventory (physical, chemical, biological, ergonomic, psychosocial/PSA, working hours), Plan van Aanpak (measures, responsible persons, deadlines), PSA section, arbodeskundige review, and a last-update date.
- **Rule:** All Arbowet hazard domains and Plan van Aanpak must be present; PSA is mandatory; RI&E must mention arbodeskundige toetsing; update date should be present.
- **Output:** PASS if all elements are present; FAIL with a list of missing areas. Add content and re-run until PASS.

## Output Excerpt

**RI&E (excerpt):**

```markdown
## 3. Plan van Aanpak
| Risico | Maatregel | Verantwoordelijke | Deadline | Prioriteit |
|--------|-----------|-------------------|----------|------------|
| Werkdruk | Taakverdeling herzien | HR | 01-06-2025 | Hoog |

## 5. Arbodeskundige toetsing
Deze RI&E is getoetst door [naam] gecertificeerd arbodeskundige op 10-02-2025.
```

**rie_arbowet_checker report (excerpt):**

```
=== RI&E ARBOWET CHECKER ===
Result: PASS

Document: rie-arbowet.md
All required RI&E elements present.
RI&E meets Arbowet Art. 5 expectations.
```

## Getting Started

Add your source materials to the project workspace, then activate the *RI&E — Risico-inventarisatie en -evaluatie (Netherlands)* skill. The agent will guide you through the process step by step.


---

Back to [Skill Library](https://rakenne.app/skills/index.md)
