Piper Seneca V
Opis
Przegląd Samolot jednośmigłowy Samolot wielośmigłowy Samolot turbośmigłowy Odrzutowiec Helikopter Lista dealerów Przeglądaj wg marki Samolot jednośmigłowy Samolot wielośmigłowyPiper- Navajo / Chieftain / Mojave - Seneca Samolot turbośmigłowy Odrzutowiec Helikopter Wyszukiwanie Piper Seneca V zł 1.827.203€ 425.000 Przegląd Szczególy Zdjęcia Kontakt do Sprzedawcy Przegląd Informacje podstawoweTyp:Samolot wielośmigłowyProducent:PiperModel:Seneca VRok produkcji:1997Nr. rejestracyjny:D-GGLENumer seryjny:3449004Cechy charakterystyczne:Certyfikat IFRSprzęt IFRZawsze hangarowanyLokalizacja:Niemcy, Bonn Hangelar, EDKBCałkowity czas (TTAF):3456 hCena:€ 425.000(~ zł 1.827.203)Opodatkowany w UE:takWszystkie szczególy Sprzedawca FA Aircraft SalesTel.: +31 (0)15 820 0999 Kontakt do Sprzedawcy Wyświetl wszystkie 20 zdjęcia <!-- document.write('<a h'+'ref="/others/banner_'+'link.htm?extwin=1&jumpid=188" rel="nofollow" target="_blank"><i'+'mg s'+'rc="/others/banner_stats.htm?js_showbanner=188&extwin=1&t=1786453505" class="banner bannertype_D" alt="Avinex Aviation" style="-webkit-box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);-moz-box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);box-shadow: 0px 0px 0px 1px rgba(238,238,238,1);" border="0" /><\/a>'); // --> Szczególy Informacje podstawoweTyp:Samolot wielośmigłowyProducent:PiperModel:Seneca VRok produkcji:1997Nr. rejestracyjny:D-GGLENumer seryjny:3449004Cechy charakterystyczne:Certyfikat IFRSprzęt IFRZawsze hangarowanyLokalizacja:Niemcy, Bonn Hangelar, EDKBCałkowity czas (TTAF):3456 hCena:€ 425.000(~ zł 1.827.203)Opodatkowany w UE:takLiczba pasażerów:4Silnik(i)Liczba silników:2Producent/Model:Continental TSIO -360 -RB Turbo chargedContinental TSIO -360 -RB Turbo chargedCzas całkowity:137 h137 hŚmigło - Producent/Model:McCauley 3AF32C523McCauley 3AF32C523Śmigło - Czas całkowity:164 h164 hAwionikaCOM/NAV/GPS: Garmin GTN 750 COM/NAV: Garmin GNC 255A Autopilot: King KFC 150 HSI: King KCS 55A Transponder: King KT 73 Mode S DME: King KN 62A ADF: King KR 87 Weather Radar: King Radar 2000 with vertical profile Stormscope: BF Goodrich WX 950 Audio Panel: Garmin GMA 35 ELT: Artex ME 406 kHzWyposażenieFully FIKI certified Supplemental oxygen system IFR certified and IFR equipped WAAS and LPV Capable Factory-installed Air Conditioning for ultimate cabin comfortZewnętrzeThe exterior showcases a well-preserved original paint scheme, featuring a timeless Matterhorn White base accented by elegant Beige, Red, and Blue stripes. Maintaining a high-standard finish, this classic livery offers a professional and commanding ramp presence. The crisp lines and vibrant colors reflect a history of meticulous care, ensuring the aircraft looks as sharp on the tarmac as it does in the skyWnętrzeStep into a classic interior finished in a timeless Bright Beige, offering an airy and sophisticated atmosphere. The versatile Club Seating layout features an integrated Entertainment Center with dedicated storage for refreshments and media, keeping the cabin refined and organized. Modern convenience is built-in, as the cabin power ports are easily adapted for USB charging to keep your devices powered. Every passenger enjoys a personalized experience with individual reading lights, dedicated oxygen ports, and a seamless Intercom system for effortless communication with the flight deck.Inne uwagiPiper Seneca V: The Gold Standard of Twin-Engine Performance This 1997 Piper Seneca V represents a premier opportunity to own a meticulously maintained aircraft that balances timeless style with significant recent mechanical investment. The aircraft is truly mission ready, boasting two turbocharged engines that were completely overhauled in July 2024, providing the safety and reliability of a reset clock. This power is paired with brand-new propellers installed in July 2023, ensuring peak aerodynamic efficiency and smooth operation for years to come. On the ramp, the original paint scheme in White with Beige, Red, and Blue stripes remains in excellent condition, reflecting a history of exceptional care. Inside, the cabin is designed for the high-end traveler, featuring a classic Bright Beige interior in a spacious club-seating configuration. Passengers can travel in total comfort regardless of the outside temperature thanks to the rare luxury of factory Air Conditioning, while the integrated entertainment center and individual reading lights ensure every journey is as relaxing as it is productive. For the pilot, this aircraft is a highly capable all-weather platform, fully FIKI certified and with supplemental oxygen. The flight deck is a masterclass in modern avionics, headlined by the Garmin GTN 750 and supported by a King KFC 150 Autopilot with GPSS Roll Steering, offering a turnkey solution for those who refuse to compromise on safety or luxury. Contact us today to schedule a viewing at sales@faaircraftsales.com Price € 425,000.00 VAT Free Contact:vincent@faaircraftsales.com https://faaircraftsales.com/current_listings/piper-pa-34-220t-seneca-v-for-sale/ Zdjęcia Kontakt do Sprzedawcy SprzedawcaFA Aircraft SalesTel.: +31 (0)15 820 0999 <!-- function validate_emailform(theform) { var error = false; var missing_message = ""; var zusatz_message = ""; var fill_in_message = "Proszę wypełnij następujące pola"; requiredfields = new Array("USERMAIL_NAME", "USERMAIL_PHONE", "USERMAIL_EMAIL", "USERMAIL_MESSAGE","USERMAIL_CAPTCHA"); fieldnames = new Array("Nazwa", "Tel.", "E-mail", "Twoja wiadomość", "Repeat Security Code"); for (var i = 0; i < requiredfields.length; i++) { fieldcolor_normal(requiredfields[i]); if(document.getElementById(requiredfields[i]).value == "") { fieldcolor_error(requiredfields[i]); missing_message = missing_message + "- " + fieldnames[i] + "\n"; error = true; } else { if(requiredfields[i] == "USERMAIL_EMAIL" && !check_email(document.getElementById(requiredfields[i]).value)) { fieldcolor_error(requiredfields[i]); zusatz_message = zusatz_message + "Prosimy o sprawdzenie czy format adresu e-mail jest właściwy.\n"; error = true; } } } if (error) { var output = ""; if (missing_message != "") output = fill_in_message + ":\n\n" + missing_message + "\n \n"; if (zusatz_message != "") output = output + zusatz_message + "\n "; alert(output); return false; } else { return true; } } // --> * Wymagane informacjeWyślij e-mail Do:FA Aircraft SalesTemat: Piper Seneca VOdNazwa:*Tel.:*E-mail:*Twoja wiadomość:*Repeat Security Code:* Drukuj
Informacje podstawoweTyp:Samolot wielośmigłowyProducent:PiperModel:Seneca VRok produkcji:1997Nr. rejestracyjny:D-GGLENumer seryjny:3449004Cechy charakterystyczne:Certyfikat IFRSprzęt IFRZawsze hangarowanyLokalizacja:Niemcy, Bonn Hangelar, EDKBCałkowity czas (TTAF):3456 hCena:€ 425.000(~ zł 1.827.203)Opodatkowany w UE:takWszystkie szczególy Sprzedawca FA Aircraft SalesTel.: +31 (0)15 820 0999 Kontakt do Sprzedawcy Wyświetl wszystkie 20 zdjęcia
Informacje podstawoweTyp:Samolot wielośmigłowyProducent:PiperModel:Seneca VRok produkcji:1997Nr. rejestracyjny:D-GGLENumer seryjny:3449004Cechy charakterystyczne:Certyfikat IFRSprzęt IFRZawsze hangarowanyLokalizacja:Niemcy, Bonn Hangelar, EDKBCałkowity czas (TTAF):3456 hCena:€ 425.000(~ zł 1.827.203)Opodatkowany w UE:takWszystkie szczególy
Informacje podstawoweTyp:Samolot wielośmigłowyProducent:PiperModel:Seneca VRok produkcji:1997Nr. rejestracyjny:D-GGLENumer seryjny:3449004Cechy charakterystyczne:Certyfikat IFRSprzęt IFRZawsze hangarowanyLokalizacja:Niemcy, Bonn Hangelar, EDKBCałkowity czas (TTAF):3456 hCena:€ 425.000(~ zł 1.827.203)Opodatkowany w UE:takLiczba pasażerów:4
AwionikaCOM/NAV/GPS: Garmin GTN 750 COM/NAV: Garmin GNC 255A Autopilot: King KFC 150 HSI: King KCS 55A Transponder: King KT 73 Mode S DME: King KN 62A ADF: King KR 87 Weather Radar: King Radar 2000 with vertical profile Stormscope: BF Goodrich WX 950 Audio Panel: Garmin GMA 35 ELT: Artex ME 406 kHz
WyposażenieFully FIKI certified Supplemental oxygen system IFR certified
Oferta z: Aircraft24