object(WP_Query)#11762 (54) {
  ["query"]=>
  array(10) {
    ["post_type"]=>
    string(6) "vendor"
    ["post_status"]=>
    string(7) "publish"
    ["posts_per_page"]=>
    int(18)
    ["post__not_in"]=>
    array(1) {
      [0]=>
      int(9229)
    }
    ["author"]=>
    NULL
    ["paged"]=>
    int(3)
    ["suppress_filters"]=>
    bool(false)
    ["meta_query"]=>
    array(1) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
    }
    ["tax_query"]=>
    array(0) {
    }
    ["orderby"]=>
    array(1) {
      ["_lastname"]=>
      string(3) "ASC"
    }
  }
  ["query_vars"]=>
  array(69) {
    ["post_type"]=>
    string(6) "vendor"
    ["post_status"]=>
    string(7) "publish"
    ["posts_per_page"]=>
    int(18)
    ["post__not_in"]=>
    array(1) {
      [0]=>
      int(14306)
    }
    ["author"]=>
    string(0) ""
    ["paged"]=>
    int(3)
    ["suppress_filters"]=>
    bool(false)
    ["meta_query"]=>
    array(1) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
    }
    ["tax_query"]=>
    array(0) {
    }
    ["orderby"]=>
    array(1) {
      ["_lastname"]=>
      string(3) "ASC"
    }
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["s"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(3) "all"
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["search_columns"]=>
    array(0) {
    }
    ["ignore_sticky_posts"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["nopaging"]=>
    bool(false)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#11817 (6) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(0) {
    }
    ["queried_terms"]=>
    array(0) {
    }
    ["primary_table"]=>
    string(8) "lm_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#11821 (9) {
    ["queries"]=>
    array(2) {
      ["_lastname"]=>
      array(1) {
        ["key"]=>
        string(9) "_lastname"
      }
      ["relation"]=>
      string(2) "OR"
    }
    ["relation"]=>
    string(3) "AND"
    ["meta_table"]=>
    string(11) "lm_postmeta"
    ["meta_id_column"]=>
    string(7) "post_id"
    ["primary_table"]=>
    string(8) "lm_posts"
    ["primary_id_column"]=>
    string(2) "ID"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(11) "lm_postmeta"
    }
    ["clauses":protected]=>
    array(1) {
      ["_lastname"]=>
      array(5) {
        ["key"]=>
        string(9) "_lastname"
        ["compare"]=>
        string(1) "="
        ["compare_key"]=>
        string(1) "="
        ["alias"]=>
        string(11) "lm_postmeta"
        ["cast"]=>
        string(4) "CHAR"
      }
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["request"]=>
  string(1722) "SELECT SQL_CALC_FOUND_ROWS  lm_posts.ID
					 FROM lm_posts  INNER JOIN lm_postmeta ON ( lm_posts.ID = lm_postmeta.post_id ) JOIN lm_icl_translations wpml_translations
							ON lm_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', lm_posts.post_type) 
					 WHERE 1=1  AND lm_posts.ID NOT IN (14306) AND ( 
  lm_postmeta.meta_key = '_lastname'
) AND lm_posts.post_type = 'vendor' AND ((lm_posts.post_status = 'publish')) AND ( ( ( wpml_translations.language_code = 'zh-hans' OR (
					wpml_translations.language_code = 'en'
					AND lm_posts.post_type IN ( 'post','page','product','desk','network_media','vendor','guide' )
					AND ( ( 
			( SELECT COUNT(element_id)
			  FROM lm_icl_translations
			  WHERE trid = wpml_translations.trid
			  AND language_code = 'zh-hans'
			) = 0
			 ) OR ( 
			( SELECT COUNT(element_id)
				FROM lm_icl_translations t2
				JOIN lm_posts p ON p.id = t2.element_id
				WHERE t2.trid = wpml_translations.trid
				AND t2.language_code = 'zh-hans'
                AND (
                    p.post_status = 'publish' OR p.post_status = 'private' OR 
                    ( p.post_type='attachment' AND p.post_status = 'inherit' )
                )
			) = 0 ) ) 
				) ) AND lm_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','desk','network_media','vendor','guide' )  ) OR lm_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','product','product_variation','desk','network_media','vendor','guide' )  )
					 GROUP BY lm_posts.ID
					 ORDER BY lm_postmeta.meta_value ASC
					 LIMIT 36, 18"
  ["posts"]=>
  array(18) {
    [0]=>
    object(WP_Post)#11820 (24) {
      ["ID"]=>
      int(21303)
      ["post_author"]=>
      string(3) "688"
      ["post_date"]=>
      string(19) "2023-01-15 18:13:57"
      ["post_date_gmt"]=>
      string(19) "2023-01-15 17:13:57"
      ["post_content"]=>
      string(1420) "Marleen de Putter是一名荷兰律师,专攻商法和竞争法。 她在涉及商业企业的竞争法方面拥有特别广泛的经验:就合资协议、有关分销的排他性安排、特许经营和代理协议、非竞争条款、滥用支配地位和卡特尔提供咨询和进行法律诉讼。

Marleen在所谓的 "黎明突袭"(荷兰竞争管理机构(ACM)的卡特尔调查)和后续程序中为不同的客户提供支持。她在特许经营、分销和代理的竞争法方面提供广泛咨询。

此外,她还就合同、损害赔偿、责任突破、一般条款和条件、违约以及有关分销、特许经营和代理合同的纠纷提供咨询和诉讼。

Marleen的客户包括国内和国外的分销商、制造商、建筑公司、特许经营组织和利益集团。此外,她还经常在其他律师事务所的档案中为其提供竞争法方面的建议。

Marleen毕业于马斯特里赫特大学法律系,主修欧洲法律和语言研究(1998-2003)。Marleen在意大利的锡耶纳大学完成了她最后一年的学习(2002-2003)。在完成她的职业培训后,Marleen成功地完成了两个专业课程:国内和国际合同的格劳秀斯专业培训(2017年)和Juridische Academie(Leergang Ondernemingsrecht Juridische Academie)的公司法课程(2011年)。

她能说荷兰语、英语、意大利语、德语和西班牙语。"
      ["post_title"]=>
      string(17) "Marleen de Putter"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(17) "marleen-de-putter"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-01-15 18:21:48"
      ["post_modified_gmt"]=>
      string(19) "2023-01-15 17:21:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://www.legalmondo.com/network/marleen-de-putter/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#11707 (24) {
      ["ID"]=>
      int(9951)
      ["post_author"]=>
      string(3) "606"
      ["post_date"]=>
      string(19) "2019-09-02 10:12:58"
      ["post_date_gmt"]=>
      string(19) "2019-09-02 08:12:58"
      ["post_content"]=>
      string(1099) "Sandra De Vito Bieri是Bratschi Ltd.的合伙人和董事会成员。她还是律师事务所仲裁业务团队的联合负责人。

Sandra从事民事诉讼、国家和国际仲裁、替代争议解决、劳动法、合同法等领域工作20多年。她主要为当事人提供出现在并购交易、许可证、代理和合资协议以及建设工程纠纷中的有关金融、保险、能源和工业方面的建议。

Sandra作为首席仲裁员,仲裁员(合议或独任)和顾问参与了40多个仲裁程序,主要涉及国际商会,瑞士规则,ICSID和临时仲裁程序以及国内仲裁。

她作为瑞士商会仲裁机构仲裁法庭的成员,她监督了30多个仲裁程序。

根据《Who’s who arbitration 2018 and 2019》,Sandra 被认为是瑞士最好的律师之一,这本杂志还认为她既是一名令人印象深刻的顾问,又是瑞士最好的仲裁员之一。

她毕业于苏黎世大学法律系(1998年),并于2003年获伦敦政治经济学院法学硕士学位。

Sandra精通德语、英语、意大利语、法语。"
      ["post_title"]=>
      string(20) "Sandra De Vito Bieri"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(20) "sandra-de-vito-bieri"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2019-09-12 09:57:18"
      ["post_modified_gmt"]=>
      string(19) "2019-09-12 07:57:18"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(56) "https://www.legalmondo.com/network/sandra-de-vito-bieri/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#11761 (24) {
      ["ID"]=>
      int(18485)
      ["post_author"]=>
      string(3) "615"
      ["post_date"]=>
      string(19) "2019-12-17 21:15:39"
      ["post_date_gmt"]=>
      string(19) "2019-12-17 20:15:39"
      ["post_content"]=>
      string(1311) "Wiebe is a licensed tax and civil law attorney in the Netherlands, and founded his own Tax boutique, BloomTax B.V., based in Amsterdam, in April 2014. He is a tax advisor on international transactions, international structuring and investments in and through the Netherlands, particularly where companies from outside the European Union wish to use the Netherlands as their stepping stone into the European market.

Although his practice predominantly comprises Dutch and foreign based corporate clients, he also advises a considerable number of private clients on their personal income tax position and cross border tax aspects.

Apart from tax advice, BloomTax B.V. also provides tax compliance services, more specific preparation and filing of corporate income tax and personal income tax returns.

His client base ranges from start ups to listed companies. Before setting up his own firm, Wiebe worked for nine years at Dutch full service law firm Van Doorne, where he gained experience both in complicated cross border tax structuring as well as integrated advice with other legal disciplines.

Before setting up BloomTax B.V. Wiebe worked at the international tax section of a Big Four accountant firm for four years, and between 2005 and 2014 he worked with a top ten Dutch full service law firm."
      ["post_title"]=>
      string(14) "Wiebe de Vries"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "wiebe-de-vries"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2021-01-19 11:51:32"
      ["post_modified_gmt"]=>
      string(19) "2021-01-19 10:51:32"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(50) "https://www.legalmondo.com/network/wiebe-de-vries/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [3]=>
    object(WP_Post)#11816 (24) {
      ["ID"]=>
      int(18409)
      ["post_author"]=>
      string(3) "594"
      ["post_date"]=>
      string(19) "2019-05-24 10:02:27"
      ["post_date_gmt"]=>
      string(19) "2019-05-24 08:02:27"
      ["post_content"]=>
      string(2114) "Otto de Witt Wijnen is a Dutch lawyer specialised in insolvency law and restructuring. In the insolvency practice, he has been involved in large-scale and much discussed bankruptcies. He has also acted many times as trustee in bankruptcy. Courtesy of his experience as trustee, Otto is in the unique position of being precisely the advocate to represent the interests of entrepreneurs, creditors and other interested parties in (threatened) insolvency situations.

Otto quickly analyses complex situations and set actions in motion, especially also to prevent the entry into (threatening) bankruptcy of enterprises from escalating. In this he is decisive, taking into due consideration the often diverse interests which can play a role. As a specialist in insolvencies, he also applies his expertise by acting as advisor and counsel for enterprises which are facing financial difficulties.

He has a large international network of legal colleagues with proven track records in the bankruptcy practice and in other areas. He is therefore in the position to engage the right specialist in other countries in cross-border cases and to actively share knowledge of international law.

Otto started his professional career as attorney-at-law in 1996 with Kneppelhout & Korthals in Rotterdam, where he partner form 2002 until 2018. In 2019 Otto moved his insolvency law and restructuring practice to Legaltree, an exclusive partner firm.

He received his law degrees in 1995 from the Rijksuniversiteit Groningen and studied European law at Université de Rouen in France in 1994. He successfully completed the post-graduate programs Insolvency Law in 2001 and Finance & Securities in 2013 at the Grotius Academie in the Netherlands.

Otto is a member of the Dutch Bar Association (NOvA) and the Dutch Association of Insolvency Lawyers (Insolad) and has been an active member of the Association Internationale des Jeunes Avocats (AIJA), in which association he was the president of the Insolvency Law Commission for three years.

He speaks Dutch, English and French."
      ["post_title"]=>
      string(19) "Otto de Witt Wijnen"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(19) "otto-de-witt-wijnen"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2021-01-18 17:08:56"
      ["post_modified_gmt"]=>
      string(19) "2021-01-18 16:08:56"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(55) "https://www.legalmondo.com/network/otto-de-witt-wijnen/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [4]=>
    object(WP_Post)#11815 (24) {
      ["ID"]=>
      int(4207)
      ["post_author"]=>
      string(2) "35"
      ["post_date"]=>
      string(19) "2017-08-08 16:27:36"
      ["post_date_gmt"]=>
      string(19) "2017-08-08 14:27:36"
      ["post_content"]=>
      string(990) "Marika Devaux 是一名律师,从2009年起成为里昂律师协会(法国)成员,2011年起成为都灵律师协会(意大利)成员

她受过商业法方面的培训,专门从事民事和商业诉讼,特别是在不正当竞争、商业合同、国际分销(机构网络、特许经营、排他性和选择性分销)和信贷收集方面。

Marika有丰富的从业经验,她为企业提供国际商业案件诉讼方面的咨询与协助,涉及法国和意大利之间的跨境问题(进口/出口,合同,运输,公司安装,等)。

Marika是以下组织的活跃成员:

– AIJA (国际青年律师协会),
– IDI (国际分销组织),
– CCIL (意大利里昂商会),
– CIBLY (里昂国际律师委员会).

她经常出席专门讨论商业法和公司法的律师会议和研讨会,特别是关于消费者保护法、合同和国际信贷收集等方面的律师。

Marika能说流利的法语、意大利语和英语。"
      ["post_title"]=>
      string(13) "Marika Devaux"
      ["post_excerpt"]=>
      string(145) "Marika Devaux 是一名律师,从2009年起成为里昂律师协会(法国)成员,2011年起成为都灵律师协会(意大利)成员"
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "marika-devaux"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-03-14 08:24:39"
      ["post_modified_gmt"]=>
      string(19) "2024-03-14 07:24:39"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=4207/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [5]=>
    object(WP_Post)#11814 (24) {
      ["ID"]=>
      int(18351)
      ["post_author"]=>
      string(3) "383"
      ["post_date"]=>
      string(19) "2018-03-12 22:36:01"
      ["post_date_gmt"]=>
      string(19) "2018-03-12 21:36:01"
      ["post_content"]=>
      string(934) "Stefano Dindo is an Italian lawyer specialized in commercial, company, banking, bankruptcy and international law, as well as in estate, arbitration, food and wine law.

He earned a JD with merit at the Law Faculty of Bologna. He is registered with the Bar Association of Verona since 1977 and is partner at Dindo Zorzi & associates Law Firm.

Stefano is member of the UIA (Union Internationale des Avocats) and of its Presidency Council, he is also President of the UIA working group on food law; he is National President of UGIVI (Italian Association of Wine Lawyers) and Honorary Vice President of AIJA (International Association of Young Lawyers); he was honorary representative for Veneto at the American Chamber of Commerce in Italy.

He authored several legal articles and is a regular speaker at seminars regarding his areas of specialization.

Stefano is native Italian speaker and is fluent in English and French."
      ["post_title"]=>
      string(13) "Stefano Dindo"
      ["post_excerpt"]=>
      string(167) "Stefano Dindo is an Italian lawyer specialized in commercial, company, banking, bankruptcy and international law, as well as in estate, arbitration, food and wine law."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "stefano-dindo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2021-01-15 11:45:25"
      ["post_modified_gmt"]=>
      string(19) "2021-01-15 10:45:25"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(49) "https://www.legalmondo.com/network/stefano-dindo/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [6]=>
    object(WP_Post)#11813 (24) {
      ["ID"]=>
      int(31725)
      ["post_author"]=>
      string(3) "761"
      ["post_date"]=>
      string(19) "2025-01-26 22:12:59"
      ["post_date_gmt"]=>
      string(19) "2025-01-26 21:12:59"
      ["post_content"]=>
      string(815) "维罗妮卡·丁多(Veronica Dindo)是一名意大利律师,专门从事家庭法、遗产规划和房地产方面的法律事务。

她于2010年开始职业生涯。

此后,她一直在国际环境中从事法律工作。

她现在是Dindo, Zorzi & Associati(www.studiodindo.it)律师事务所的合伙人。

2023年,维罗妮卡通过了意大利国家律师协会的专业考试,成为家庭法(个人、家庭关系和未成年人法)专家。

她曾在意大利博洛尼亚大学和法国斯特拉斯堡大学学习,完成了毕业论文。

她还参加了意大利帕多瓦大学的研究生专业课程。

Veronica经常与外国客户合作,处理涉及其专业领域的跨国司法和非司法事务。

她日常工作中使用英语和西班牙语。"
      ["post_title"]=>
      string(14) "Veronica Dindo"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "veronica-dindo"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-26 22:12:59"
      ["post_modified_gmt"]=>
      string(19) "2025-01-26 21:12:59"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=31725"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [7]=>
    object(WP_Post)#11812 (24) {
      ["ID"]=>
      int(18264)
      ["post_author"]=>
      string(2) "98"
      ["post_date"]=>
      string(19) "2017-03-23 16:28:51"
      ["post_date_gmt"]=>
      string(19) "2017-03-23 15:28:51"
      ["post_content"]=>
      string(889) "Stephan Dittl 专攻版权法和媒体法,以及竞争法、商标法、分销结构法和体育法。

斯蒂芬现为美因河畔法兰克福 Friedrich Graf von Westphalen 律师事务所合伙人。此前,从 2009 年到 2017 年,他一直是 SALGER Rechtsanwälte 律师事务所的合伙人。

斯蒂芬曾在吉森大学攻读法律,并在美因河畔法兰克福地区法院和伦敦做过实习生。之后,他在吉森大学攻读博士学位,论文题目是根据民法、宪法和欧洲法对电视体育赛事进行简要报道。

他是德国知识产权保护协会、版权法和媒体法研究所、德国律师协会(知识产权、媒体和体育法工作组)以及国际青年律师协会(AIJA)的成员。他还是法兰克福 EC 大学欧洲校区体育、赛事和商标法的常任讲师。

Stephan 的母语是德语,英语流利。"
      ["post_title"]=>
      string(13) "Stephan Dittl"
      ["post_excerpt"]=>
      string(129) "Stephan Dittl specialises in copyright and media law, as well as competition, trademarks, distribution structures and sports law."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "stephan-dittl"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-05-14 22:45:28"
      ["post_modified_gmt"]=>
      string(19) "2024-05-14 20:45:28"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(49) "https://www.legalmondo.com/network/stephan-dittl/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [8]=>
    object(WP_Post)#11811 (24) {
      ["ID"]=>
      int(9002)
      ["post_author"]=>
      string(3) "575"
      ["post_date"]=>
      string(19) "2019-01-31 17:33:55"
      ["post_date_gmt"]=>
      string(19) "2019-01-31 16:33:55"
      ["post_content"]=>
      string(1966) "Nils Döhler是一名非常有决断力的律师,多才多艺,适应能力强。

他的专业领域是房地产和都市计划、抵押和建筑、证券和金融工具,民法和继承法以及国际继承法。

他就读于奥斯纳布吕克大学和科隆大学(德国),获法学位; 德国国家考试和律师(Rechtsanwalt)在柏林。他在巴塞罗那Pompeu Fabra大学获得商法法学硕士学位,并且自2007年加入西班牙律师协会。他是多元文化律师,并且他能够与客户联系,满足其全球需要。

因为Nils 有团队精神、渴望改善以及对他专业的领域有很好的了解,所以他是以下协会的成员: Ilustre Colegio de Abogados de Barcelona(巴塞罗那律师协会),Rechtsanwaltskammer Berlin(柏林律师协会),DAV - Deutscher Anwaltverein(德国律师协会),ARGE - Arbeitsgemeinschaft für Bau- und Immobilienrecht(都市和房地产法工作组),DVEV - Vereinigung für Erbrecht und Vermögensnachfolge e.V.(继承和遗产规划法协会)。

Nils在其专业领域的营销策略方面非常活跃,并且他是一位AIJA - International Association of Young Lawyers(国际青年律师协会)的成员,从2013年到2016年他是一位AIJA执行委员会委员,从2012年到2015年他是AIJA房地产委员会主席。目前他是西班牙AIJA的国家代表(2018-2019)。

他在以下领域有丰富的经验: 机构和私人房地产投资、私人客户和金融机构。

Nils总是能满足市场的需求,他参加国际博览会和国内和国际的不同活动。此外,他是一名在巴塞罗那的德国律师,他是一名KDF - Kreis Deutschsprachiger Führungskräfte的社员, 旨在促进德语市场与西班牙的联系。

他得过许多奖,2016年,2017年和2018年他在Who is Who Legal Real Estate中脱颖而出,成为西班牙房地产法最大的专家之一。

他精通德语、西班牙语和英语。"
      ["post_title"]=>
      string(12) "Nils Döhler"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "nils-dohler"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-09 22:11:00"
      ["post_modified_gmt"]=>
      string(19) "2023-10-09 20:11:00"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(47) "https://www.legalmondo.com/network/nils-dohler/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [9]=>
    object(WP_Post)#11810 (24) {
      ["ID"]=>
      int(30199)
      ["post_author"]=>
      string(3) "750"
      ["post_date"]=>
      string(19) "2024-08-13 13:19:34"
      ["post_date_gmt"]=>
      string(19) "2024-08-13 11:19:34"
      ["post_content"]=>
      string(956) "Brian 是 Good & Murray Smith LLP 的合伙人,这是一家位于爱尔兰都柏林的精品诉讼公司。他专门从事复杂的商业诉讼、仲裁和监管调查,特别是在金融服务、保险和技术领域。

他就股东纠纷、民事欺诈索赔、投资纠纷、保险范围纠纷、董事和高管责任索赔、许可纠纷、产品责任索赔、专业过失索赔和商业代理纠纷提供咨询。他还为爱尔兰中央银行、企业执法局、英国金融行为监管局、英国审慎监管局和英国收购委员会开展的监管调查辩护。他经常与跨国公司、专业人士、大型银行、保险公司、经纪交易商和高净值个人合作处理高价值事务。

Brian 曾在国际律师事务所 William Fry(都柏林)和 Reed Smith LLP(伦敦)工作。他在爱尔兰和英格兰及威尔士拥有双重资格。"
      ["post_title"]=>
      string(12) "Brian Durcan"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "brian-durcan"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-09 17:53:37"
      ["post_modified_gmt"]=>
      string(19) "2025-01-09 16:53:37"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(48) "https://www.legalmondo.com/network/brian-durcan/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [10]=>
    object(WP_Post)#11809 (24) {
      ["ID"]=>
      int(31707)
      ["post_author"]=>
      string(3) "760"
      ["post_date"]=>
      string(19) "2025-01-26 17:30:30"
      ["post_date_gmt"]=>
      string(19) "2025-01-26 16:30:30"
      ["post_content"]=>
      string(1069) "Johannes Egelhof 是中东欧 bnt Attorneys 律师事务所的资深律师,专门从事国际贸易和供应链、并购和公司重组业务。

他为各行各业的国内和国际客户提供咨询和代理服务,特别是在供应链和分销事务以及一般商法方面。他经常作为中小型企业或初创企业的外部内部法律顾问,但也在交易或关键投资和供应链决策中提供基于项目的法律服务。

作为公司破产和并购业务部的成员,Johannes 就跨国企业重组和(不良)并购交易提供咨询服务。

他的行业经验尤其涉及工业制造、酒店、零售、汽车、食品和制药、房地产、能源和基础设施。

Johannes的专业背景是在德国拜罗伊特大学获得的以税法和公司法为主的法律学位,以及在拜罗伊特经济法学家大学获得的以会计和国际财务报告准则为主的商业教育。

目前,他正在特里尔应用科学大学攻读破产法和重组程序专业的法学硕士课程。

他能说德语和英语。"
      ["post_title"]=>
      string(16) "Johannes Egelhof"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(16) "johannes-egelhof"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-26 17:30:30"
      ["post_modified_gmt"]=>
      string(19) "2025-01-26 16:30:30"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=31707"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [11]=>
    object(WP_Post)#11808 (24) {
      ["ID"]=>
      int(9515)
      ["post_author"]=>
      string(3) "597"
      ["post_date"]=>
      string(19) "2019-06-23 15:55:01"
      ["post_date_gmt"]=>
      string(19) "2019-06-23 13:55:01"
      ["post_content"]=>
      string(1220) "Vincent Eicher是一名法国律师,是在巴黎Alezan律师事务所的合伙人。

他为客户提供对公司法方面的咨询服务,并帮助客户参与公司战略、股权或资产的收购和出售的谈判和实现,商誉转让、重组或合伙企业及其后果(责任担保、股东纠纷、破产程序等)。

Vincent还处理与供应链相关的问题,分析现有的合同模式,并协助起草和/或谈判新的协议(包括:分包、制造、分销、代理、服务、合作协议、销售一般条件)。他还为客户提供对招标邀请作出回应以及在与终止该合同关系有关的司法纠纷中的咨询。

他在法国、亚洲和美国的多元文化环境中出生和长大,Vincent一直在国际背景下进行自己的职业生涯。

他曾在第戎大学和费伦泽(意大利)的欧洲大学研究所学习,1983年以优异成绩毕业,1992年获得国际法博士学位。

1990年加入巴黎律师协会。他曾在Clifford Chance律师事务所担任律师、在CNRS担任研究员、在AXA Company 担任律师、多家律师事务所的合伙人,并于2011年创办了Alezan律师事务所。

他精通法语(母语),英语和意大利语。"
      ["post_title"]=>
      string(14) "Vincent Eicher"
      ["post_excerpt"]=>
      string(155) "Vincent Eicher, France, French, lawyer, Alezan, Paris, corporate, law, M&A, restructuring, subcontracting, partnerships, manufacturing, tender, agreements."
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "vincent-eicher"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-12-05 01:46:35"
      ["post_modified_gmt"]=>
      string(19) "2023-12-05 00:46:35"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(60) "http://lab.aitema.it:8888/legalmondo/network/vincent-eicher/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [12]=>
    object(WP_Post)#11807 (24) {
      ["ID"]=>
      int(4056)
      ["post_author"]=>
      string(1) "5"
      ["post_date"]=>
      string(19) "2017-07-11 09:32:08"
      ["post_date_gmt"]=>
      string(19) "2017-07-11 07:32:08"
      ["post_content"]=>
      string(4416) "Andreas Eustacchio的执业领域是产品责任法和产品合规、公司法、竞争法、劳动法、房地产、欧洲共同体法、版权、商标和专利法、国际民事和商业诉讼。 

Andres是因斯布鲁克管理中心(MCI)国际产品责任和维也纳FH校园的讲师。他是三亚大学(中国)和河内大学(越南)的客座教授,并被克雷姆斯/多瑙河应用科技大学IMC授予 "荣誉教授(FH"称号(2017)。 

Andreas是维也纳EUSTACCHIO Rechtsanwälte律师事务所的创始合伙人,曾在意大利米兰一家国际律师事务所担任访问律师(2003年),是英国驻维也纳大使馆推荐的律师,曾在马来西亚吉隆坡奥地利经济商会外贸办公室担任实习生(1995年);在比利时布鲁塞尔欧盟委员会外贸部工作(1997年)。 

安德烈亚斯拥有格拉茨大学博士学位(2001年)和伦敦经济学院国际商法硕士学位(1997-1998年)。 

安德烈亚斯获得了意大利共和国总统颁发的 "Cavaliere dell'Ordine della Stella D'Italia "荣誉勋章,是德国-意大利商会在奥地利的代表(www.italcam.at)"奥地利仲裁协会 "的普通会员和 "国际意大利语律师协会"--AIGLI的成员 

安德烈亚斯为公司提供自动化和数字化方面的建议,特别是自动驾驶汽车方面的建议,同时也是自动驾驶VIRTUAL VEHICLE研究中心的副法律合伙人 

Andreas会讲德语、英语和意大利语。"
      ["post_title"]=>
      string(18) "Andreas Eustacchio"
      ["post_excerpt"]=>
      string(231) "Andreas Eustacchio律师的主要执业领域为:产品责任法、竞争法、欧共体法、一般商业法、商业犯罪刑法、电信法、版权法、商标专利法、公司法、旅游法和国际民事及商事诉讼。"
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(18) "andreas-eustacchio"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-05-15 23:03:48"
      ["post_modified_gmt"]=>
      string(19) "2024-05-15 21:03:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=4056/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [13]=>
    object(WP_Post)#11805 (24) {
      ["ID"]=>
      int(28043)
      ["post_author"]=>
      string(3) "713"
      ["post_date"]=>
      string(19) "2023-10-04 23:33:39"
      ["post_date_gmt"]=>
      string(19) "2023-10-04 21:33:39"
      ["post_content"]=>
      string(780) "Manolis Fellios 是一名希腊律师,擅长商业合同和诉讼、公司法、投资、房地产和公共采购法。

他毕业于雅典法律系。他拥有英国莱斯特大学国际商法研究生学位和税法文凭。他还参加过哈佛肯尼迪学院的商业培训课程。

Manolis 于 2004 年加入雅典律师协会,并于 2014 年成为 "Man & Law Attorneys "律师事务所的创始人和管理合伙人。

他是国际青年律师协会(AIJA - International Association of Young Lawyers)和希腊-德国商会的成员。

Manolis 是《希腊破产法》出版物和《在希腊经商》投资指南的合著者。

他在商法领域的执业业绩曾荣获三项国际大奖。

Manolis 以希腊语为母语,能说流利的英语和德语。"
      ["post_title"]=>
      string(15) "Manolis Fellios"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "manolis-fellios"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2023-10-06 18:32:24"
      ["post_modified_gmt"]=>
      string(19) "2023-10-06 16:32:24"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://www.legalmondo.com/network/manolis-fellios/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [14]=>
    object(WP_Post)#11804 (24) {
      ["ID"]=>
      int(31687)
      ["post_author"]=>
      string(3) "759"
      ["post_date"]=>
      string(19) "2025-01-19 21:42:03"
      ["post_date_gmt"]=>
      string(19) "2025-01-19 20:42:03"
      ["post_content"]=>
      string(876) "Jean-Rodolphe Fiechter是一名建筑和房地产律师,在瑞士和国外(包括新加坡和纽约)拥有20多年的从业经验。他在跨境建筑和房地产咨询以及争议解决方面拥有丰富的经验,担任仲裁员,并在瑞士法院、调解员和仲裁庭(包括FIDIC DAB和SIA 150)代表国内外客户(建筑师、工程师、开发商和设施经理)。

他曾为多个瑞士和国际项目(包括FIDIC)提供咨询,这些项目包括制药厂、水电站、酒店和会议中心、机场和火车站、工业建筑、歌剧院以及瑞士阿尔卑斯山的豪华木屋。

他是伯尔尼应用科学大学和弗里堡工程与建筑学院的讲师,经常就房地产和建筑主题以及建筑信息模型(BIM)和联盟项目(IPD)的法律方面发表演讲。

他精通法语、德语、英语和意大利语。"
      ["post_title"]=>
      string(22) "Jean-Rodolphe Fiechter"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(22) "jean-rodolphe-fiechter"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-19 21:42:48"
      ["post_modified_gmt"]=>
      string(19) "2025-01-19 20:42:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(57) "https://www.legalmondo.com/?post_type=vendor&p=31687"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [15]=>
    object(WP_Post)#11803 (24) {
      ["ID"]=>
      int(21024)
      ["post_author"]=>
      string(3) "682"
      ["post_date"]=>
      string(19) "2022-10-24 22:22:21"
      ["post_date_gmt"]=>
      string(19) "2022-10-24 20:22:21"
      ["post_content"]=>
      string(1118) "Martin Foerster是奥地利维也纳Pitkowitz & Partners律师事务所的创始合伙人和房地产和建筑实践小组的负责人。他在这一领域广泛工作了20多年,就房地产行业的所有法律问题向客户提供咨询。

他毕业于维也纳的法律专业,他拥有伦敦经济学院的国际商业法研究生学位(成绩优异),以及维也纳大学的博士学位(成绩优异)。

Martin自2005年起加入维也纳律师协会,除此之外,他还是ACSC--奥地利购物中心理事会、AIJA--国际青年律师协会(2016年至2019年担任房地产委员会主席)以及IMMQU--房地产行业质量促进协会的成员。2022年,他被任命为著名的Wiener Cottage Verein的董事会成员。

除了众多出版物外,他还是《房地产交易手册》(2012年,2014年)和《房东和租户法手册》(2022年)的共同作者。马丁经常在有关房地产主题的专家研讨会上发言。他在维也纳管理和通信应用科学大学的房地产系担任了10年的教职。

Martin的母语是德语,能说流利的英语。"
      ["post_title"]=>
      string(15) "Martin Foerster"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(15) "martin-foerster"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-10-24 22:39:25"
      ["post_modified_gmt"]=>
      string(19) "2022-10-24 20:39:25"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(51) "https://www.legalmondo.com/network/martin-foerster/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [16]=>
    object(WP_Post)#11834 (24) {
      ["ID"]=>
      int(19707)
      ["post_author"]=>
      string(3) "660"
      ["post_date"]=>
      string(19) "2021-11-10 15:14:33"
      ["post_date_gmt"]=>
      string(19) "2021-11-10 14:14:33"
      ["post_content"]=>
      string(573) "Daan Folgering自2012年以来一直是领导LXA诉讼和仲裁团队的合伙人。

达恩是一位出色的诉讼律师。他在进行民事诉讼方面有丰富的经验,包括禁令救济、案情诉讼和上诉。他还经常在国际当事人之间通过仲裁解决争端。

遇到欺诈相关问题的公司经常咨询达安。在他的监督下,一个专家团队帮助我们的客户预防欺诈,并在发现欺诈时迅速有效地采取行动。

作为一些国际组织的积极成员,达安拥有广泛的国际客户和海外同事网络。"
      ["post_title"]=>
      string(14) "Daan Folgering"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "daan-folgering"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2025-01-15 21:39:59"
      ["post_modified_gmt"]=>
      string(19) "2025-01-15 20:39:59"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(50) "https://www.legalmondo.com/network/daan-folgering/"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(6) "vendor"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [17]=>
    object(WP_Post)#11835 (24) {
      ["ID"]=>
      int(21068)
      ["post_author"]=>
      string(3) "684"
      ["post_date"]=>
      string(19) "2022-11-07 21:43:38"
      ["post_date_gmt"]=>
      string(19) "2022-11-07 20:43:38"
      ["post_content"]=>
      string(982) "

Geraldo Fonseca 是一名巴西律师,在商业法方面有超过20年的实践经验,被公认为是巴西最令人钦佩的律师之一。

2007年,XXX和他的合伙人创立了FVA | Fonseca Vannucci Abreu,专门解决与破产、信贷追收和一般商业诉讼有关的复杂问题,并协助在巴西的外国投资者。

作为全国破产领域的参考,Geraldo已经出版了三本书和50多篇文章和论文。Geraldo是国家司法委员会负责改进巴西破产程序的工作小组成员。

作为博士和法学硕士,XXX被授予法律荣誉证书。Geraldo也是坎皮纳斯天主教大学的法学教授。

Geraldo 能说流利的葡萄牙语、英语、意大利语和西班牙语。

" ["post_title"]=> string(15) "Geraldo Fonseca" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(15) "geraldo-fonseca" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-11-07 21:59:07" ["post_modified_gmt"]=> string(19) "2022-11-07 20:59:07" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(51) "https://www.legalmondo.com/network/geraldo-fonseca/" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } } ["post_count"]=> int(18) ["current_post"]=> int(-1) ["before_loop"]=> bool(true) ["in_the_loop"]=> bool(false) ["post"]=> object(WP_Post)#11820 (24) { ["ID"]=> int(21303) ["post_author"]=> string(3) "688" ["post_date"]=> string(19) "2023-01-15 18:13:57" ["post_date_gmt"]=> string(19) "2023-01-15 17:13:57" ["post_content"]=> string(1420) "Marleen de Putter是一名荷兰律师,专攻商法和竞争法。 她在涉及商业企业的竞争法方面拥有特别广泛的经验:就合资协议、有关分销的排他性安排、特许经营和代理协议、非竞争条款、滥用支配地位和卡特尔提供咨询和进行法律诉讼。 Marleen在所谓的 "黎明突袭"(荷兰竞争管理机构(ACM)的卡特尔调查)和后续程序中为不同的客户提供支持。她在特许经营、分销和代理的竞争法方面提供广泛咨询。 此外,她还就合同、损害赔偿、责任突破、一般条款和条件、违约以及有关分销、特许经营和代理合同的纠纷提供咨询和诉讼。 Marleen的客户包括国内和国外的分销商、制造商、建筑公司、特许经营组织和利益集团。此外,她还经常在其他律师事务所的档案中为其提供竞争法方面的建议。 Marleen毕业于马斯特里赫特大学法律系,主修欧洲法律和语言研究(1998-2003)。Marleen在意大利的锡耶纳大学完成了她最后一年的学习(2002-2003)。在完成她的职业培训后,Marleen成功地完成了两个专业课程:国内和国际合同的格劳秀斯专业培训(2017年)和Juridische Academie(Leergang Ondernemingsrecht Juridische Academie)的公司法课程(2011年)。 她能说荷兰语、英语、意大利语、德语和西班牙语。" ["post_title"]=> string(17) "Marleen de Putter" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(17) "marleen-de-putter" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2023-01-15 18:21:48" ["post_modified_gmt"]=> string(19) "2023-01-15 17:21:48" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(53) "https://www.legalmondo.com/network/marleen-de-putter/" ["menu_order"]=> int(0) ["post_type"]=> string(6) "vendor" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ["comment_count"]=> int(0) ["current_comment"]=> int(-1) ["found_posts"]=> int(185) ["max_num_pages"]=> int(11) ["max_num_comment_pages"]=> int(0) ["is_single"]=> bool(false) ["is_preview"]=> bool(false) ["is_page"]=> bool(false) ["is_archive"]=> bool(true) ["is_date"]=> bool(false) ["is_year"]=> bool(false) ["is_month"]=> bool(false) ["is_day"]=> bool(false) ["is_time"]=> bool(false) ["is_author"]=> bool(false) ["is_category"]=> bool(false) ["is_tag"]=> bool(false) ["is_tax"]=> bool(false) ["is_search"]=> bool(false) ["is_feed"]=> bool(false) ["is_comment_feed"]=> bool(false) ["is_trackback"]=> bool(false) ["is_home"]=> bool(false) ["is_privacy_policy"]=> bool(false) ["is_404"]=> bool(false) ["is_embed"]=> bool(false) ["is_paged"]=> bool(true) ["is_admin"]=> bool(false) ["is_attachment"]=> bool(false) ["is_singular"]=> bool(false) ["is_robots"]=> bool(false) ["is_favicon"]=> bool(false) ["is_posts_page"]=> bool(false) ["is_post_type_archive"]=> bool(true) ["query_vars_hash":"WP_Query":private]=> string(32) "ebe1fd4050e2c7e36a5ba56444dedb89" ["query_vars_changed":"WP_Query":private]=> bool(true) ["thumbnails_cached"]=> bool(false) ["allow_query_attachment_by_filename":protected]=> bool(false) ["stopwords":"WP_Query":private]=> NULL ["compat_fields":"WP_Query":private]=> array(2) { [0]=> string(15) "query_vars_hash" [1]=> string(18) "query_vars_changed" } ["compat_methods":"WP_Query":private]=> array(2) { [0]=> string(16) "init_query_flags" [1]=> string(15) "parse_tax_query" } ["query_cache_key":"WP_Query":private]=> string(63) "wp_query:a9a262a9cc6588a81535199f3e37002f:0.55198300 1746799143" }
Marleen de Putter
  • 荷兰
  • 契约
  • 代理中介
  • 分销协议
  • 反垄断
  • 特许经营
Sandra De Vito Bieri
  • 瑞士
  • 代理中介
  • 仲裁
  • 分销协议
  • 诉讼
  • 非诉讼解决机制
Wiebe de Vries
  • 荷兰
  • 公司法
  • 税务
  • 跨国投资
Otto de Witt Wijnen
  • 荷兰
  • 破产
  • 证券和金融工具
Marika Devaux
  • 意大利
  • 法国
  • 仲裁
  • 分销协议
  • 契约
  • 征信
  • 诉讼
Stefano Dindo
  • 意大利
  • 农业
  • 国际贸易
  • 房地产
  • 食品法
Veronica Dindo
  • 意大利
  • 家庭法
  • 房地产
  • 继承法
Stephan Dittl
  • 德国
  • 商标和专利
  • 知识产权
  • 诉讼
Nils Döhler
  • 西班牙
  • 并购
  • 建筑承包和建筑
  • 房地产
  • 继承法
  • 证券和金融工具
Brian Durcan
  • 爱尔兰
  • 仲裁
  • 保险
  • 诉讼
  • 非诉讼解决机制
Johannes Egelhof
  • 德国
  • 罗马尼亚
  • 分销协议
  • 国际贸易
  • 新兴公司
  • 破产
  • 酒店法
Vincent Eicher
  • 法国
  • 诉讼
  • 公司法
  • 契约
Andreas Eustacchio
  • 奥地利
  • 人工智能
  • 公司法
  • 劳动法
  • 诉讼
Manolis Fellios
  • 希腊
  • 公司法
  • 契约
  • 房地产
  • 投资
  • 诉讼
Jean-Rodolphe Fiechter
  • 瑞士
  • 房地产
  • 诉讼
  • 非诉讼解决机制
Martin Foerster
  • 奥地利
  • 传媒
  • 房地产
  • 租赁协议
  • 诉讼
Daan Folgering
  • 荷兰
  • 公司法
  • 仲裁
  • 征信
  • 白领犯罪
  • 诉讼
Geraldo Fonseca
  • 巴西
  • 公司法
  • 国际贸易
  • 征信
  • 破产
  • 诉讼

我们可以帮助您吗?

联系我们

联系我们