PropTech1 Fund I GmbH & Co. KGBerlinJahresabschluss zum Geschäftsjahr vom 01.01.2023 bis zum 31.12.2023Bilanz
Anhang
Allgemeine Hinweise
sonstige Berichtsbestandteile
Angaben zur Feststellung:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PropTech1 Fund I GmbH & Co. KG
Overview
- Legal form
- GmbH & Co. KG
- Address
- 10999 Berlin
- Commercial register
- HRA 54378, Charlottenburg (Berlin)
- Industry
- Industry · viewable with an API key Get API key →
- Representation rules
Jeder persönlich haftende Gesellschafter vertritt die Gesellschaft allein.
Financials
Balance sheet
2024- Fixed Assets 95,5 % 29,78 Mio
- Current Assets 4,4 % 1,38 Mio
- Prepaid Expenses 0,0 % 10,0 k
- Equity 99,9 % 31,13 Mio
- Provisions 0,1 % 35,8 k
- Liabilities 0,0 % 3,5 k
Balance sheet data available for 6 earlier fiscal years.
Profit & loss
2021- Other operating expenses 33,4 % 2,33 Mio
- Result after taxes 33,2 % −2,33 Mio
- Annual net profit/loss 33,2 % −2,33 Mio
- Income from other securities and loans in financial assets 0,1 % 7,9 k
- Other operating income 0,0 % 1,4 k
- Interest and similar expenses 0,0 % 354
Authorized representatives
-
A******** L***** G*****
since 2020 Limited Partner
-
B***** R**********
since 2019 Limited Partner
-
J** H***** B*******
since 2018 Limited Partner
-
N*** T******
since 2024 Limited Partner
-
P**** S****
since 2019 Limited Partner
-
R***** O****
since 2021 Limited Partner
-
R***** Z*****
since 2025 Limited Partner
-
T***** V****
since 2022 Limited Partner
-
U***** D** H*****
since 2022 Limited Partner
Ownership & holdings
Shareholders
-
J** B****** Limited Partner
100 €
-
P**** S**** Limited Partner
100 €
-
B***** R****** Limited Partner
100 €
Holds shares in
- Simplifa GmbH 24.2 %
- INPERA GmbH 24.0 %
- NeoCarbon GmbH 16.8 %
History
- 2026
-
05.02.
Exit of positionA****** v** B******** · Limited Partner
-
05.02.
Member entryPropTech1 Fund I GmbH & Co. KG · Limited Partner
-
05.02.
Exit of positionPropTech1 Fund I GmbH & Co. KG · Limited Partner
- 2025
-
12.12.
Member entryPropTech1 Fund I GmbH & Co. KG · Limited Partner
-
12.12.
Member entryPropTech1 Fund I GmbH & Co. KG · Limited Partner
-
12.12.
Member entryPropTech1 Fund I GmbH & Co. KG · Limited Partner
-
12.12.
Exit of positionPropTech1 Fund I GmbH & Co. KG · Limited Partner
-
12.12.
Exit of positionPropTech1 Fund I GmbH & Co. KG · Limited Partner
Annual statements
Original published statements, ordered by fiscal year.
| Fiscal year | Document | Published | Access |
|---|---|---|---|
| 2024 | Jahresabschluss | Published | Via the API |
| 2023 | Jahresabschluss | Published | Read full text |
| 2022 | Jahresabschluss | Published | Via the API |
| 2021 | Jahresabschluss | Published | Via the API |
| 2020 | Jahresabschluss | Published | Via the API |
2023 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 PropTech1 Fund I GmbH & Co. KG. Include fiscal years and sources.\n\nentity_id: a8bd638c6a017509dd75fc9f1a4dd7dc",
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 PropTech1 Fund I GmbH & Co. KG. 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
- ?