---
title: "Returns the RDF data of the vocabulary. If the format is not specified, HTTP content negotiation (based on the Accept header) is used to determine a suitable serialization format from among the available ones."
method: GET
path: "/{vocid}/data"
---

# Returns the RDF data of the vocabulary. If the format is not specified, HTTP content negotiation (based on the Accept header) is used to determine a suitable serialization format from among the available ones.

`GET /{vocid}/data`

## Path parameters

- `vocid` string, required

## Query parameters

- `format` string

## Response `200`

the RDF data of the requested vocabulary

## Other responses

- `404` — no vocabulary could be found with the requested id

## Changes

- **2016-05-12** `edc7f0ce1476` — 2 warning, 3 info
  - deleted the `query` request parameter `lang`
  - deleted the `query` request parameter `uri`
  - api tag `Concept-specific methods` removed
  - api tag `Vocabulary-specific methods` removed
  - …1 more

[Change history](https://skmtc.dev/natlibfi/apis/skosmos-api/changes/:vocid/data/get.md)

---

[API](https://skmtc.dev/natlibfi/apis/skosmos-api.md) · [All operations](https://skmtc.dev/natlibfi/apis/skosmos-api/llms.txt) · [OpenAPI document](https://skmtc.dev/natlibfi/apis/skosmos-api/revisions/84529abb5341?raw)
