Portweinhäuser, Marken und heutige Eigentümer
Der Portweinmarkt wird heute von einigen grossen Unternehmensgruppen und Familien geprägt, die mehrere traditionsreiche Häuser und Marken unter einem Dach vereinen. Daneben bestehen weiterhin unabhängige Familienbetriebe und einzelne Häuser mit eigenständiger Eigentümerstruktur.
Die folgenden Grafiken zeigen die heutigen organisatorischen Zuordnungen. Historische Namen werden nur aufgeführt, wenn sie noch als Marke, Portweinhaus oder betriebliche Einheit bestehen.
Stand der Recherche: September 2026. Eigentumsverhältnisse können sich ändern. Zuordnungen ohne ausreichend klare offizielle Bestätigung sind mit «Zu prüfen» gekennzeichnet.
So liest du die Übersicht
- Unternehmensgruppe: Obergesellschaft oder übergeordnete Firmengruppe
- Eigentümerfamilie: Familie, die eine Gruppe oder ein Haus kontrolliert
- Portweinhaus / Produzent: operative Einheit oder historisches Portweinhaus
- Marke / Quinta: zugehörige Marke, Lage, Quinta oder wichtige Produktlinie
- Unabhängiges Haus: Produzent ausserhalb einer grossen Mehrmarkengruppe
- Zu prüfen: öffentlich zugängliche Quellen reichen für eine abschliessende Eigentümerzuordnung nicht aus
Grosse Unternehmensgruppen und Mehrmarkenhäuser
Jede wirtschaftlich eigenständige Unternehmensgruppe wird in einem eigenen Diagramm dargestellt. Verbindungen erscheinen nur innerhalb derselben Eigentümerstruktur.
flowchart TD
LEG_GROUP["Unternehmensgruppe"]
LEG_FAMILY["Eigentümerfamilie"]
LEG_PRODUCER["Portweinhaus / Produzent"]
LEG_BRAND["Marke / Quinta / Produktlinie"]
LEG_NOTE["Historischer Hinweis"]
LEG_UNCLEAR["Zu prüfen"]
LEG_GROUP ~~~ LEG_FAMILY
LEG_FAMILY ~~~ LEG_PRODUCER
LEG_PRODUCER ~~~ LEG_BRAND
LEG_BRAND ~~~ LEG_NOTE
LEG_NOTE ~~~ LEG_UNCLEAR
class LEG_GROUP group
class LEG_FAMILY family
class LEG_PRODUCER producer
class LEG_BRAND brand
class LEG_NOTE note
class LEG_UNCLEAR unclear
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef note fill:#f3f4f6,stroke:#9ca3af,color:#374151,stroke-dasharray:5 3
classDef unclear fill:#f8d7da,stroke:#b02a37,color:#68151d,stroke-width:2px,stroke-dasharray:5 3
The Fladgate Partnership
flowchart TD
subgraph SG_TFP["The Fladgate Partnership"]
direction TB
TFP_FAMILY["Yeatman-Familie"] --> TFP_GROUP["The Fladgate Partnership"]
TFP_GROUP --> TFP_TAYLOR["Taylor’s"]
TFP_GROUP --> TFP_CROFT["Croft"]
TFP_GROUP --> TFP_FONSECA["Fonseca"]
TFP_GROUP --> TFP_KROHN["Krohn"]
TFP_TAYLOR --> TFP_VARGELLAS["Quinta de Vargellas"]
TFP_CROFT --> TFP_ROEDA["Quinta da Roêda"]
TFP_FONSECA --> TFP_PANASCAL["Quinta do Panascal"]
TFP_KROHN --> TFP_RETIRO["Quinta do Retiro Novo"]
end
class TFP_GROUP group
class TFP_FAMILY family
class TFP_TAYLOR,TFP_CROFT,TFP_FONSECA,TFP_KROHN producer
class TFP_VARGELLAS,TFP_ROEDA,TFP_PANASCAL,TFP_RETIRO brand
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Symington Family Estates
flowchart TD
subgraph SG_SYM["Symington Family Estates"]
direction TB
SYM_FAMILY["Symington-Familie"] --> SYM_GROUP["Symington Family Estates"]
SYM_GROUP --> SYM_HOUSES["Portweinhäuser"]
SYM_GROUP --> SYM_MORE["Weitere Häuser und Quintas"]
SYM_HOUSES --> SYM_GRAHAMS["Graham’s"]
SYM_HOUSES --> SYM_DOWS["Dow’s"]
SYM_HOUSES --> SYM_WARRES["Warre’s"]
SYM_HOUSES --> SYM_COCKBURNS["Cockburn’s"]
SYM_MORE --> SYM_VESUVIO["Quinta do Vesúvio"]
SYM_MORE --> SYM_SMITH["Smith Woodhouse"]
SYM_MORE --> SYM_RORIZ["Quinta de Roriz"]
SYM_MORE --> SYM_LEGACY["Historische Shipper-Marken"]
SYM_GRAHAMS --> SYM_MALVEDOS["Quinta dos Malvedos"]
SYM_GRAHAMS --> SYM_STONE["Stone Terraces"]
SYM_DOWS --> SYM_BOMFIM["Quinta do Bomfim"]
SYM_DOWS --> SYM_SENHORA["Senhora da Ribeira"]
SYM_WARRES --> SYM_CAVADINHA["Quinta da Cavadinha"]
SYM_COCKBURNS --> SYM_CANAIS["Quinta dos Canais"]
SYM_VESUVIO --> SYM_CAPELA["Capela da Quinta do Vesúvio"]
SYM_LEGACY --> SYM_GOULD["Gould Campbell"]
SYM_LEGACY --> SYM_QUARLES["Quarles Harris"]
SYM_LEGACY --> SYM_MARTINEZ["Martinez"]
end
class SYM_GROUP group
class SYM_FAMILY family
class SYM_HOUSES,SYM_MORE,SYM_LEGACY note
class SYM_GRAHAMS,SYM_DOWS,SYM_WARRES,SYM_COCKBURNS,SYM_VESUVIO,SYM_SMITH,SYM_RORIZ producer
class SYM_MALVEDOS,SYM_STONE,SYM_BOMFIM,SYM_SENHORA,SYM_CAVADINHA,SYM_CANAIS,SYM_CAPELA,SYM_GOULD,SYM_QUARLES,SYM_MARTINEZ brand
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef note fill:#f3f4f6,stroke:#9ca3af,color:#374151,stroke-dasharray:5 3
Kopke Group
flowchart TD
subgraph SG_KOPKE["Kopke Group"]
direction TB
KOPKE_FAMILY["Escotet-Familie"] --> KOPKE_GROUP["Kopke Group"]
KOPKE_OLD["Bis 2025: Sogevinus Fine Wines"] --> KOPKE_GROUP
KOPKE_GROUP --> KOPKE_KOPKE["Kopke"]
KOPKE_GROUP --> KOPKE_CALEM["Cálem"]
KOPKE_GROUP --> KOPKE_BURMESTER["Burmester"]
KOPKE_GROUP --> KOPKE_BARROS["Barros"]
KOPKE_GROUP --> KOPKE_VELHOTES["Velhotes"]
KOPKE_KOPKE --> KOPKE_SAOLUIZ["Quinta de São Luiz"]
end
class KOPKE_GROUP group
class KOPKE_FAMILY family
class KOPKE_KOPKE,KOPKE_CALEM,KOPKE_BURMESTER,KOPKE_BARROS producer
class KOPKE_VELHOTES,KOPKE_SAOLUIZ brand
class KOPKE_OLD note
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef note fill:#f3f4f6,stroke:#9ca3af,color:#374151,stroke-dasharray:5 3
Sogrape
flowchart TD
subgraph SG_SOGRAPE["Sogrape"]
direction TB
SOGRAPE_FAMILY["Guedes-Familie"] --> SOGRAPE_GROUP["Sogrape"]
SOGRAPE_GROUP --> SOGRAPE_FERREIRA["Ferreira"]
SOGRAPE_GROUP --> SOGRAPE_SANDEMAN["Sandeman"]
SOGRAPE_GROUP --> SOGRAPE_OFFLEY["Offley"]
SOGRAPE_FERREIRA --> SOGRAPE_PORTO["Quinta do Porto"]
SOGRAPE_SANDEMAN --> SOGRAPE_SEIXO["Quinta do Seixo"]
end
class SOGRAPE_GROUP group
class SOGRAPE_FAMILY family
class SOGRAPE_FERREIRA,SOGRAPE_SANDEMAN,SOGRAPE_OFFLEY producer
class SOGRAPE_PORTO,SOGRAPE_SEIXO brand
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
La Martiniquaise-Bardinet und Granvinhos
flowchart TD
subgraph SG_GRANVINHOS["La Martiniquaise-Bardinet / Granvinhos"]
direction TB
GRAN_FAMILY["Cayard-Familie"] --> GRAN_LMB["La Martiniquaise-Bardinet"]
GRAN_LMB --> GRAN_COMPANY["Granvinhos"]
GRAN_PREV["Bis 2023: Gran Cruz"] --> GRAN_COMPANY
GRAN_COMPANY --> GRAN_CRUZ["Porto Cruz"]
GRAN_COMPANY --> GRAN_CDSILVA["C. da Silva"]
GRAN_COMPANY --> GRAN_VENTOZELO["Quinta de Ventozelo"]
GRAN_CDSILVA --> GRAN_DALVA["Dalva"]
GRAN_CDSILVA --> GRAN_PRESIDENTIAL["Presidential"]
GRAN_CDSILVA --> GRAN_CDSBRAND["C. da Silva"]
GRAN_VENTOZELO --> GRAN_VENTOBRAND["Ventozelo"]
end
class GRAN_LMB group
class GRAN_FAMILY family
class GRAN_COMPANY,GRAN_CDSILVA,GRAN_VENTOZELO producer
class GRAN_CRUZ,GRAN_DALVA,GRAN_PRESIDENTIAL,GRAN_CDSBRAND,GRAN_VENTOBRAND brand
class GRAN_PREV note
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef note fill:#f3f4f6,stroke:#9ca3af,color:#374151,stroke-dasharray:5 3
Ramos Pinto
flowchart TD
subgraph SG_RAMOS["Ramos Pinto"]
direction TB
RAMOS_FAMILY["Rouzaud-Familie"] --> RAMOS_GROUP["Roederer Collection"]
RAMOS_GROUP --> RAMOS_HOUSE["Ramos Pinto"]
RAMOS_HOUSE --> RAMOS_BOMRETIRO["Quinta do Bom Retiro"]
RAMOS_HOUSE --> RAMOS_URTIGA["Quinta da Urtiga"]
RAMOS_HOUSE --> RAMOS_BONSAIRES["Quinta dos Bons Ares"]
RAMOS_HOUSE --> RAMOS_ERVAMOIRA["Quinta de Ervamoira"]
end
class RAMOS_GROUP group
class RAMOS_FAMILY family
class RAMOS_HOUSE producer
class RAMOS_BOMRETIRO,RAMOS_URTIGA,RAMOS_BONSAIRES,RAMOS_ERVAMOIRA brand
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
AXA Millésimes
flowchart TD
subgraph SG_AXA["AXA Millésimes"]
direction TB
AXA_PARENT["AXA Group"] --> AXA_GROUP["AXA Millésimes"]
AXA_GROUP --> AXA_NOVAL["Quinta do Noval"]
AXA_GROUP --> AXA_PASSADOURO["Quinta do Passadouro"]
end
class AXA_PARENT,AXA_GROUP group
class AXA_NOVAL,AXA_PASSADOURO producer
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
Real Companhia Velha
flowchart TD
subgraph SG_RCV["Real Companhia Velha"]
direction TB
RCV_FAMILY["Silva-Reis-Familie"] --> RCV_HOUSE["Real Companhia Velha"]
RCV_HOUSE --> RCV_ROYAL["Royal Oporto"]
RCV_HOUSE --> RCV_DELAFORCE["Delaforce"]
RCV_HOUSE --> RCV_SILVAREIS["Silva Reis"]
RCV_HOUSE --> RCV_CARVALHAS["Quinta das Carvalhas"]
RCV_HOUSE --> RCV_PORT["Real Companhia Velha Porto"]
end
class RCV_FAMILY family
class RCV_HOUSE producer
class RCV_ROYAL,RCV_DELAFORCE,RCV_SILVAREIS,RCV_CARVALHAS,RCV_PORT brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Maison Pommery & Associés
flowchart TD
subgraph SG_ROZES["Maison Pommery & Associés"]
direction TB
ROZES_FAMILY["Vranken-Familie"] --> ROZES_HOLDING["Compagnie Vranken"]
ROZES_HOLDING --> ROZES_GROUP["Maison Pommery & Associés"]
ROZES_GROUP --> ROZES_HOUSE["Rozès"]
end
class ROZES_HOLDING,ROZES_GROUP group
class ROZES_FAMILY family
class ROZES_HOUSE producer
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
The Wine Collection
flowchart TD
subgraph SG_TWC["The Wine Collection"]
direction TB
TWC_FAMILY["Familie van Zeller"] --> TWC_GROUP["The Wine Collection"]
TWC_GROUP --> TWC_BARAO["Barão de Vilar"]
TWC_GROUP --> TWC_FEUER["Feuerheerd’s"]
TWC_GROUP --> TWC_MAYNARDS["Maynard’s"]
TWC_GROUP --> TWC_PALMER["Palmer"]
end
class TWC_GROUP group
class TWC_FAMILY family
class TWC_BARAO,TWC_FEUER,TWC_MAYNARDS,TWC_PALMER producer
classDef group fill:#264653,stroke:#16343d,color:#ffffff,stroke-width:2px
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef producer fill:#8ecae6,stroke:#28789c,color:#17324d,stroke-width:2px
Wichtige aktuelle Änderungen
- Sogevinus Fine Wines tritt seit 2025 als Kopke Group auf. Die Häuser Kopke, Cálem, Burmester und Barros bleiben Teil des Portfolios.
- Gran Cruz wurde 2023 als Betriebsgesellschaft in Granvinhos umbenannt. Porto Cruz und die weiteren Markennamen bestehen fort.
- Rozès gehört mit Stand September 2026 weiterhin zu Maison Pommery & Associés. Die Gespräche über einen Verkauf an Henkell Freixenet wurden im August 2026 ohne Vereinbarung beendet.
- Feuerheerd’s gehört heute zu The Wine Collection. Die historische Verbindung zu Quinta de la Rosa ist kein aktuelles Eigentumsverhältnis.
Unabhängige Portweinhäuser und Familienbetriebe
Auch die unabhängigen Häuser werden einzeln dargestellt, damit zwischen ihnen keine organisatorische Verbindung suggeriert wird.
flowchart TD
LEGI_FAMILY["Eigentümerfamilie"]
LEGI_INDEP["Unabhängiges Haus / Produzent"]
LEGI_BRAND["Marke / Quinta / Produktlinie"]
LEGI_UNCLEAR["Zu prüfen"]
LEGI_FAMILY ~~~ LEGI_INDEP
LEGI_INDEP ~~~ LEGI_BRAND
LEGI_BRAND ~~~ LEGI_UNCLEAR
class LEGI_FAMILY family
class LEGI_INDEP independent
class LEGI_BRAND brand
class LEGI_UNCLEAR unclear
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef unclear fill:#f8d7da,stroke:#b02a37,color:#68151d,stroke-width:2px,stroke-dasharray:5 3
Niepoort
flowchart TD
subgraph SG_NIEPOORT["Niepoort"]
direction TB
NIEPOORT_FAMILY["Niepoort-Familie"] --> NIEPOORT_HOUSE["Niepoort"]
NIEPOORT_HOUSE --> NIEPOORT_NAPOLES["Quinta de Nápoles"]
NIEPOORT_HOUSE --> NIEPOORT_CARRIL["Quinta do Carril"]
end
class NIEPOORT_FAMILY family
class NIEPOORT_HOUSE independent
class NIEPOORT_NAPOLES,NIEPOORT_CARRIL brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Churchill’s
flowchart TD
subgraph SG_CHURCHILLS["Churchill’s"]
direction TB
CHURCH_FAMILY["Graham-Familie"] --> CHURCH_HOUSE["Churchill’s"]
CHURCH_HOUSE --> CHURCH_GRICHA["Quinta da Gricha"]
end
class CHURCH_FAMILY family
class CHURCH_HOUSE independent
class CHURCH_GRICHA brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
J.H. Andresen
flowchart TD
subgraph SG_ANDRESEN["J.H. Andresen"]
direction TB
ANDRESEN_FAMILY["Flores-dos-Santos-Familie – Zu prüfen"] --> ANDRESEN_HOUSE["J.H. Andresen"]
end
class ANDRESEN_FAMILY unclear
class ANDRESEN_HOUSE independent
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef unclear fill:#f8d7da,stroke:#b02a37,color:#68151d,stroke-width:2px,stroke-dasharray:5 3
Poças
flowchart TD
subgraph SG_POCAS["Poças"]
direction TB
POCAS_FAMILY["Poças-Familie"] --> POCAS_HOUSE["Poças"]
POCAS_HOUSE --> POCAS_QUARTAS["Quinta das Quartas"]
POCAS_HOUSE --> POCAS_VALE["Quinta de Vale de Cavalos"]
POCAS_HOUSE --> POCAS_BARBARA["Quinta de Santa Bárbara"]
end
class POCAS_FAMILY family
class POCAS_HOUSE independent
class POCAS_QUARTAS,POCAS_VALE,POCAS_BARBARA brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Caves Messias
flowchart TD
subgraph SG_MESSIAS["Caves Messias"]
direction TB
MESSIAS_FAMILY["Messias-Familie"] --> MESSIAS_HOUSE["Caves Messias"]
MESSIAS_HOUSE --> MESSIAS_PORT["Messias Port"]
MESSIAS_HOUSE --> MESSIAS_CACHAO["Quinta do Cachão"]
end
class MESSIAS_FAMILY family
class MESSIAS_HOUSE independent
class MESSIAS_PORT,MESSIAS_CACHAO brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Quevedo
flowchart TD
subgraph SG_QUEVEDO["Quevedo"]
direction TB
QUEVEDO_FAMILY["Quevedo-Familie"] --> QUEVEDO_HOUSE["Quevedo"]
QUEVEDO_HOUSE --> QUEVEDO_ALEGRIA["Quinta da Alegria"]
end
class QUEVEDO_FAMILY family
class QUEVEDO_HOUSE independent
class QUEVEDO_ALEGRIA brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Quinta de la Rosa
flowchart TD
subgraph SG_LAROSA["Quinta de la Rosa"]
direction TB
LAROSA_FAMILY["Bergqvist-Familie"] --> LAROSA_HOUSE["Quinta de la Rosa"]
LAROSA_HOUSE --> LAROSA_BANDEIRAS["Quinta das Bandeiras"]
end
class LAROSA_FAMILY family
class LAROSA_HOUSE independent
class LAROSA_BANDEIRAS brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Quinta do Crasto
flowchart TD
subgraph SG_CRASTO["Quinta do Crasto"]
direction TB
CRASTO_FAMILY["Roquette-Familie"] --> CRASTO_HOUSE["Quinta do Crasto"]
CRASTO_HOUSE --> CRASTO_CABREIRA["Quinta da Cabreira"]
end
class CRASTO_FAMILY family
class CRASTO_HOUSE independent
class CRASTO_CABREIRA brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Quinta do Vallado
flowchart TD
subgraph SG_VALLADO["Quinta do Vallado"]
direction TB
VALLADO_FAMILY["Nachkommen der Ferreira-Familie"] --> VALLADO_HOUSE["Quinta do Vallado"]
VALLADO_HOUSE --> VALLADO_ORGAL["Quinta do Orgal"]
end
class VALLADO_FAMILY family
class VALLADO_HOUSE independent
class VALLADO_ORGAL brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Quinta do Infantado
flowchart TD
subgraph SG_INFANTADO["Quinta do Infantado"]
direction TB
INFANTADO_FAMILY["Roseira-Familie"] --> INFANTADO_HOUSE["Quinta do Infantado"]
end
class INFANTADO_FAMILY family
class INFANTADO_HOUSE independent
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
Quinta do Portal
flowchart TD
subgraph SG_PORTAL["Quinta do Portal"]
direction TB
PORTAL_FAMILY["Mansilha-Familie"] --> PORTAL_HOUSE["Quinta do Portal"]
PORTAL_HOUSE --> PORTAL_MUROS["Quinta dos Muros"]
end
class PORTAL_FAMILY family
class PORTAL_HOUSE independent
class PORTAL_MUROS brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Vieira de Sousa
flowchart TD
subgraph SG_VIEIRA["Vieira de Sousa"]
direction TB
VIEIRA_FAMILY["Vieira-de-Sousa-Familie"] --> VIEIRA_HOUSE["Vieira de Sousa"]
end
class VIEIRA_FAMILY family
class VIEIRA_HOUSE independent
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
Quinta do Vale Meão
flowchart TD
subgraph SG_MEAO["Quinta do Vale Meão"]
direction TB
MEAO_FAMILY["Olazabal-Familie"] --> MEAO_PRODUCER["F. Olazabal & Filhos"]
MEAO_PRODUCER --> MEAO_HOUSE["Quinta do Vale Meão"]
end
class MEAO_FAMILY family
class MEAO_PRODUCER,MEAO_HOUSE independent
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
Alves de Sousa
flowchart TD
subgraph SG_ALVES["Alves de Sousa"]
direction TB
ALVES_FAMILY["Alves-de-Sousa-Familie"] --> ALVES_HOUSE["Alves de Sousa"]
ALVES_HOUSE --> ALVES_GAIVOSA["Quinta da Gaivosa"]
ALVES_HOUSE --> ALVES_AMPHI["Amphitheatrum Vintage Port"]
end
class ALVES_FAMILY family
class ALVES_HOUSE independent
class ALVES_GAIVOSA,ALVES_AMPHI brand
classDef family fill:#e9c46a,stroke:#9c7620,color:#2f2f2f,stroke-width:2px
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
Blackett
flowchart TD
subgraph SG_BLACKETT["Blackett"]
direction TB
BLACKETT_OWNER["Wirtschaftlich Berechtigte – Zu prüfen"] --> BLACKETT_COMPANY["Alchemy Wines, Port Wines & Vineyards"]
BLACKETT_COMPANY --> BLACKETT_BRAND["Blackett"]
end
class BLACKETT_OWNER unclear
class BLACKETT_COMPANY independent
class BLACKETT_BRAND brand
classDef independent fill:#cdb4db,stroke:#7b2f92,color:#3d1648,stroke-width:2px
classDef brand fill:#b7e4c7,stroke:#40916c,color:#173d2d,stroke-width:1px
classDef unclear fill:#f8d7da,stroke:#b02a37,color:#68151d,stroke-width:2px,stroke-dasharray:5 3
Einordnung und Abgrenzung
Die Grafik unterscheidet zwischen rechtlicher oder organisatorischer Zugehörigkeit und blossen historischen Verbindungen. Eine Quinta wird deshalb nur dann unter einem Haus aufgeführt, wenn sie nach den geprüften Quellen aktuell zu dessen Betrieb oder Markenportfolio gehört.
Bei Familienunternehmen nennt die Übersicht nach Möglichkeit die heute kontrollierende Familie. Das bedeutet nicht zwingend, dass sämtliche Anteile ausschliesslich bei dieser Familie liegen. Börsennotierte oder über Holdings kontrollierte Gesellschaften werden über die jeweils öffentlich erkennbare Oberstruktur dargestellt.
Nicht aufgenommen sind Wein-, Spirituosen- und Tourismusmarken der Gruppen, die keinen unmittelbaren Portweinbezug haben. Die Übersicht konzentriert sich ausserdem auf bekannte, noch aktive Portweinhäuser und Marken; sie ist kein vollständiges Verzeichnis aller beim Instituto dos Vinhos do Douro e do Porto registrierten Abfüller.
Noch nicht abschliessend bestätigte Zuordnungen
- J.H. Andresen: Sekundärquellen nennen die Familie Flores dos Santos als Eigentümerfamilie. Eine ausreichend klare, aktuelle offizielle Gesellschafterangabe war nicht öffentlich zugänglich.
- Blackett: Die Marke wird von Alchemy Wines, Port Wines & Vineyards geführt. Die dahinterstehenden wirtschaftlich Berechtigten liessen sich anhand öffentlich zugänglicher Primärquellen nicht abschliessend bestätigen.
Quellen
The Fladgate Partnership
Symington Family Estates
Kopke Group
Sogrape
La Martiniquaise-Bardinet und Granvinhos
Weitere Gruppen
Unabhängige Häuser
Letzte Prüfung: September 2026.