# Producteigenschap: type

Onderstaande lijst bevat producttypen die kunnen worden toegekend aan een product.

<table><thead><tr><th width="154.42425537109375">Code</th><th width="135.27264404296875">Titel EN</th><th width="132.242431640625">Titel NL</th><th>Beschrijving</th></tr></thead><tbody><tr><td>data</td><td>Data</td><td>Data</td><td>Met dit type product krijg je data, of toegang tot data.</td></tr><tr><td>application</td><td>Application</td><td>Applicatie</td><td>Met dit type product krijg je toegang tot een applicatie gericht op een eindgebruiker.</td></tr><tr><td>infrastructure</td><td>Infrastructure</td><td>Infrastructuur</td><td>Met dit product krijg je de beschikking over een bouwsteen van een dataproces, zoals hosting and storage, data space connectors, AI infrastructuur en rekenmodellen voor digital twins.</td></tr><tr><td>platformService</td><td>Platform service</td><td>Platform service</td><td>Met dit product krijg je variatie op een standaard onderdeel van het ecosysteem, zoals een extra Identity Provider (IDP), Authority Registry (AR) of Catalogus.</td></tr><tr><td>consultancy</td><td>Consultancy</td><td>Dienst</td><td>Met dit product neem je een dienst af van de aanbieder, gekenmerkt door een ureninvestering, zoals training of advies.</td></tr><tr><td>hardware</td><td>Hardware</td><td>Hardware</td><td>Met dit product schaf je een fysiek product aan, waarvoor je zelf de koppeling en installatie regelt.</td></tr><tr><td>dataSolution</td><td>Data solution</td><td>Data-oplossing</td><td>Een combinatie van twee of meerdere product types, vaak ter beantwoording van een (beleids)vraag.</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://definities.dmi-ecosysteem.nl/data-interoperability/data-products/producteigenschap-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
