DRTJ Organic Cosmetics GmbHBerlinJahresabschluss zum Geschäftsjahr vom 01.01.2022 bis zum 31.12.2022Bilanz
Anhang
Allgemeine Angaben zum Jahresabschluss
sonstige Berichtsbestandteile
Berlin, den 27. Februar 2025 gez. Laurentius Lars Börgel
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DRTJ Organic Cosmetics GmbH
Overview
- Legal form
- GmbH
- Address
-
Waldenserstraße 2 - 4
10551 Berlin - Commercial register
- HRB 213624, Charlottenburg (Berlin)
- Registration date
- December 12, 2019
- Industry
-
Großhandel mit kosmetischen Erzeugnissen und Körperpflegemitteln
Einzelhandel mit kosmetischen Erzeugnissen und Körperpflegemitteln
Tätigkeiten der Großhandelsvermittlung von kosmetischen Erzeugnissen, Körperpflegemitteln, Putz- und Reinigungsmitteln - Registered capital
- 44,874.00 EUR
- Representation rules
Ist ein Geschäftsführer bestellt, so vertritt er die Gesellschaft allein. Sind mehrere Geschäftsführer bestellt, wird die Gesellschaft gemeinschaftlich durch zwei Geschäftsführer oder durch einen Geschäftsführer in Gemeinschaft mit einem Prokuristen vertreten. Alleinvertretungsbefugnis kann erteilt werden.
- Purpose
- Der Handel mit und die Produktion und der Vertrieb von Naturkosmetikprodukten, insbesondere von zertifizierten dekorativen Naturkosmetikprodukten, ferner alle Geschäfte, die mit diesem Gegenstand zusammenhängen oder ihm zu dienen bestimmt sind.
Financials
Balance sheet
2023- Current Assets 77,1 % 3,08 Mio
- Net Loss Not Covered by Equity 19,3 % 768,3 k
- Fixed Assets 3,3 % 131,5 k
- Prepaid Expenses 0,3 % 12,3 k
- Liabilities 98,4 % 3,93 Mio
- Provisions 1,6 % 64,1 k
- Equity 0,0 % 0
Balance sheet data available for 3 earlier fiscal years.
Authorized representatives
-
Laurentius Lars Börgel
since 2022 Managing Director
Ownership & holdings
Shareholders
- Canardia GmbH DEU 21.9 % 10k €
- Threet Holding GmbH DEU 20.1 % 9k €
- SDS Beteiligungs-GmbH DEU 19.2 % 9k €
Ultimate beneficial owners (UBOs)
-
M****** H******
18.6 %
-
L*** B*****
12.1 %
History
- 2026
-
22.04.
Change of addressDRTJ Organic Cosmetics GmbH
- 2024
-
10.07.
Change of addressDRTJ Organic Cosmetics GmbH
- 2022
-
03.06.
Member entryLaurentius Lars Börgel · Managing Director
-
03.06.
Change of bylawsDRTJ Organic Cosmetics GmbH
-
03.06.
Exit of positionT** J****** · Managing Director
- 2021
-
28.07.
Change of share capitalDRTJ Organic Cosmetics GmbH
-
28.07.
Change of bylawsDRTJ Organic Cosmetics GmbH
-
25.05.
Change of bylawsDRTJ Organic Cosmetics GmbH
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2023 | Jahresabschluss | Published | Via the API |
| 2022 | Jahresabschluss | Published | Read full text |
| 2021 | Jahresabschluss | Published | Via the API |
| 2020 | Jahresabschluss | Published | Via the API |
2022 Jahresabschluss Full text
Register documents
Bring original register extracts and company documents into your application as PDF or XML.
/v1/fetch-document- Current extract (AD) PDF
- Chronological extract (CD) PDF
- Structured content (SI, XML) XML
- Shareholders list PDF
- Articles of association PDF
Explore more companies
Company data in your AI chat
Ask about directors, ownership and financial figures. Our MCP server connects your assistant to the Handelsregister API.
Connect your assistant
- Open Connectors in Claude and add a custom connector.
-
Enter this server URL and add the connector:
https://mcp.handelsregister.ai/mcp - Connect with your handelsregister.ai account, then enable the connector in your chat via “+” → “Connectors”.
- In ChatGPT on the web, open Settings → Apps and create a custom app. Developer mode must be enabled for your account.
-
Use “handelsregister” as the name, OAuth for authentication and this server URL:
https://mcp.handelsregister.ai/mcp - Sign in with your handelsregister.ai account, create the app and select it from the tools menu in your chat.
Run once in your terminal:
claude mcp add --transport http handelsregister https://mcp.handelsregister.ai/mcp \
--header "X-API-Key: YOUR_API_KEY"
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this MCP server as a tool in your application:
from openai import OpenAI
client = OpenAI()
response = client.responses.create(
model="gpt-6-astra",
input="Show me the directors, shareholders and latest available financial figures for DRTJ Organic Cosmetics GmbH. Include fiscal years and sources.\n\nentity_id: 916633f9d1fd01035cd35addbcae4c41",
tools=[{
"type": "mcp",
"server_label": "handelsregister",
"server_url": "https://mcp.handelsregister.ai/mcp",
"headers": {"X-API-Key": "YOUR_API_KEY"},
"require_approval": "never",
}],
)
print(response.output_text)
Replace YOUR_API_KEY with your handelsregister.ai API key.
Add this configuration to your MCP client:
{
"mcpServers": {
"handelsregister": {
"url": "https://mcp.handelsregister.ai/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}
Replace YOUR_API_KEY with your handelsregister.ai API key.
Ask about this company
Once connected, ask your assistant this question:
Show me the directors, shareholders and latest available financial figures for DRTJ Organic Cosmetics GmbH. Include fiscal years and sources.
Copying failed. Please select the text and copy it manually.
Keyboard shortcuts
- Copy active snippet
- C
- Copy entity_id
- I
- Switch tab
- 1–6
- Toggle this help
- ?