{"id":7281,"date":"2026-08-14T08:28:39","date_gmt":"2026-08-14T08:28:39","guid":{"rendered":"https:\/\/parte.be\/be-part-of-parte\/maintenance-renovation\/"},"modified":"2026-08-14T09:28:52","modified_gmt":"2026-08-14T09:28:52","slug":"maintenance-renovation","status":"publish","type":"page","link":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/","title":{"rendered":"Maintenance &#038; renovation"},"content":{"rendered":"\n<div style=\"height:36px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p>An apartment building requires regular maintenance and sometimes larger renovation works. Think of <strong>roofing works<\/strong>, <strong>facade renovation<\/strong>, <strong>elevator modernization<\/strong> or taking out a <strong>maintenance contract<\/strong>. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.<\/p>\n\n<div style=\"height:85px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div id=\"block-ordered-list-block_7a9c23e2f25093db7296c89450c957f5\"\n     class=\"block-ordered-list flex flex-col items-center w-full\"\n     x-data=\"{\n         openIndex: 0,\n         isDesktop: window.matchMedia('(min-width: 769px)').matches,\n         overflows: {},\n         atEnd: {},\n         syncTimer: null,\n         setOpen(i) { this.openIndex = i; this.scheduleSync(i); },\n         toggle(i) { this.openIndex = this.openIndex === i ? null : i; if (this.openIndex !== null) this.scheduleSync(this.openIndex); },\n         isOpen(i) { return this.openIndex === i; },\n         showFade(i) { return this.isOpen(i) && this.overflows[i] && !this.atEnd[i]; },\n         syncDesc(i) {\n             const el = this.$refs['desc' + i];\n             if (!el || this.openIndex !== i) return;\n             this.overflows = { ...this.overflows, [i]: el.scrollHeight > el.clientHeight + 2 };\n             this.atEnd = { ...this.atEnd, [i]: el.scrollTop + el.clientHeight >= el.scrollHeight - 2 };\n         },\n         scheduleSync(i) {\n             this.$nextTick(() => this.syncDesc(i));\n             clearTimeout(this.syncTimer);\n             this.syncTimer = setTimeout(() => this.syncDesc(i), 520);\n         },\n         onPanelTransitionEnd(i, event) {\n             if (event.propertyName !== 'max-height') return;\n             this.syncDesc(i);\n         },\n         init() {\n             const self = this;\n             const mql = window.matchMedia('(min-width: 769px)');\n             mql.addEventListener('change', function(e) { self.isDesktop = e.matches; if (!e.matches) self.openIndex = null; else { self.openIndex = 0; self.scheduleSync(0); } });\n             window.addEventListener('resize', function() { if (self.openIndex !== null) self.syncDesc(self.openIndex); });\n             this.$nextTick(() => { if (this.openIndex !== null) this.scheduleSync(this.openIndex); });\n         }\n     }\">\n\n    <div class=\"flex flex-col gap-16 items-start w-full\">\n\n                    <div class=\"flex flex-col gap-3 w-full\">\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(0)\"\n                         aria-label=\"Toggle Maintenance contract\"\n                         @mouseenter=\"if (isDesktop) setOpen(0)\"\n                         @click=\"if (!isDesktop) toggle(0)\"\n                         @keydown.enter.prevent=\"toggle(0)\"\n                         @keydown.space.prevent=\"toggle(0)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    1                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Maintenance contract                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(0)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(0, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc0\"\n                                                     @scroll=\"syncDesc(0)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        A maintenance contract governs the periodic maintenance of technical installations in the building. Examples include elevators, heating systems, or automatic doors. Regular maintenance increases safety and extends the lifespan of the installations.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(0) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(1)\"\n                         aria-label=\"Toggle Repair works\"\n                         @mouseenter=\"if (isDesktop) setOpen(1)\"\n                         @click=\"if (!isDesktop) toggle(1)\"\n                         @keydown.enter.prevent=\"toggle(1)\"\n                         @keydown.space.prevent=\"toggle(1)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    2                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Repair works                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(1)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(1, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc1\"\n                                                     @scroll=\"syncDesc(1)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        Repair works are tasks required to fix damage or wear and tear to the building. These can be minor or major works. Depending on the scope, the Property Manager or the General Assembly makes the decision.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(1) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(2)\"\n                         aria-label=\"Toggle Roofing works\"\n                         @mouseenter=\"if (isDesktop) setOpen(2)\"\n                         @click=\"if (!isDesktop) toggle(2)\"\n                         @keydown.enter.prevent=\"toggle(2)\"\n                         @keydown.space.prevent=\"toggle(2)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    3                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Roofing works                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(2)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(2, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc2\"\n                                                     @scroll=\"syncDesc(2)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        Roofing works include maintenance, repairs, or a complete renovation of the roof. Since the roof is usually common property, decisions regarding it are made by the Owners Association. A well-maintained roof prevents moisture and insulation problems.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(2) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(3)\"\n                         aria-label=\"Toggle Facade renovation\"\n                         @mouseenter=\"if (isDesktop) setOpen(3)\"\n                         @click=\"if (!isDesktop) toggle(3)\"\n                         @keydown.enter.prevent=\"toggle(3)\"\n                         @keydown.space.prevent=\"toggle(3)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    4                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Facade renovation                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(3)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(3, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc3\"\n                                                     @scroll=\"syncDesc(3)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        A facade renovation restores or renews the exterior facade of the building. This increases safety, appearance, and often the energy efficiency of the building. Major facade works usually require a decision by the General Assembly.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(3) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                                                    <div class=\"basis-full xs:basis-auto w-full xs:w-auto xs:shrink-0 transition-all duration-500 ease-in-out\"\n                                         :class=\"isOpen(3)\n                                             ? 'opacity-100 scale-100'\n                                             : 'opacity-0 scale-75 pointer-events-none max-xs:hidden'\"\n                                         @click.stop>\n                                        <a href=\"https:\/\/parte.be\/en\/blog\/selling\/who-pays-for-planned-renovations-after-a-sale\/\"\n                                           target=\"_self\"\n                                           rel=\"\"\n                                           title=\"Who pays for planned renovations after a sale\"\n                                           class=\"btn btn-accent w-full xs:w-12 xs:h-12 xs:min-w-12 xs:min-h-12 xs:p-0 xs:px-0 xs:py-0 gap-2\"\n                                           aria-label=\"Who pays for planned renovations after a sale\">\n                                            <span class=\"xs:hidden whitespace-nowrap\">Who pays for planned renovations after a sale<\/span>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" class=\"w-6 h-6\" role=\"img\">\n<path d=\"M17 8.05375L6.08075 18.973C5.94225 19.1115 5.76825 19.1823 5.55875 19.1855C5.34909 19.1887 5.17184 19.1178 5.027 18.973C4.88217 18.8282 4.80975 18.6526 4.80975 18.4462C4.80975 18.2397 4.88217 18.0641 5.027 17.9193L15.9463 7H9.75C9.5375 7 9.35934 6.92808 9.2155 6.78425C9.07184 6.64042 9 6.46225 9 6.24975C9 6.03708 9.07184 5.859 9.2155 5.7155C9.35934 5.57183 9.5375 5.5 9.75 5.5H17.596C17.8522 5.5 18.0668 5.58667 18.24 5.76C18.4133 5.93317 18.5 6.14783 18.5 6.404V14.25C18.5 14.4625 18.4281 14.6407 18.2843 14.7845C18.1404 14.9282 17.9623 15 17.7498 15C17.5371 15 17.359 14.9282 17.2155 14.7845C17.0718 14.6407 17 14.4625 17 14.25V8.05375Z\" fill=\"currentColor\"\/>\n<title>north_east<\/title><\/svg>\n                                        <\/a>\n                                    <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(4)\"\n                         aria-label=\"Toggle Elevator modernization\"\n                         @mouseenter=\"if (isDesktop) setOpen(4)\"\n                         @click=\"if (!isDesktop) toggle(4)\"\n                         @keydown.enter.prevent=\"toggle(4)\"\n                         @keydown.space.prevent=\"toggle(4)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    5                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Elevator modernization                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(4)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(4, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc4\"\n                                                     @scroll=\"syncDesc(4)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        During an elevator modernization, an existing elevator is adapted to current safety standards. This increases safety and extends the lifespan of the installation. In some cases, modernization is legally required.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(4) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(5)\"\n                         aria-label=\"Toggle Elevator inspection\"\n                         @mouseenter=\"if (isDesktop) setOpen(5)\"\n                         @click=\"if (!isDesktop) toggle(5)\"\n                         @keydown.enter.prevent=\"toggle(5)\"\n                         @keydown.space.prevent=\"toggle(5)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    6                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Elevator inspection                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(5)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(5, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc5\"\n                                                     @scroll=\"syncDesc(5)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        Elevators must undergo mandatory inspections at regular intervals. This ensures that the installation can be used safely. The Property Manager oversees timely inspections and the follow-up of any remarks.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(5) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                                                    <div class=\"basis-full xs:basis-auto w-full xs:w-auto xs:shrink-0 transition-all duration-500 ease-in-out\"\n                                         :class=\"isOpen(5)\n                                             ? 'opacity-100 scale-100'\n                                             : 'opacity-0 scale-75 pointer-events-none max-xs:hidden'\"\n                                         @click.stop>\n                                        <a href=\"https:\/\/parte.be\/en\/blog\/technical\/what-if-the-elevator-is-frequently-out-of-order\/\"\n                                           target=\"_self\"\n                                           rel=\"\"\n                                           title=\"What if the elevator is often out of order\"\n                                           class=\"btn btn-accent w-full xs:w-12 xs:h-12 xs:min-w-12 xs:min-h-12 xs:p-0 xs:px-0 xs:py-0 gap-2\"\n                                           aria-label=\"What if the elevator is often out of order\">\n                                            <span class=\"xs:hidden whitespace-nowrap\">What if the elevator is often out of order<\/span>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" class=\"w-6 h-6\" role=\"img\">\n<path d=\"M17 8.05375L6.08075 18.973C5.94225 19.1115 5.76825 19.1823 5.55875 19.1855C5.34909 19.1887 5.17184 19.1178 5.027 18.973C4.88217 18.8282 4.80975 18.6526 4.80975 18.4462C4.80975 18.2397 4.88217 18.0641 5.027 17.9193L15.9463 7H9.75C9.5375 7 9.35934 6.92808 9.2155 6.78425C9.07184 6.64042 9 6.46225 9 6.24975C9 6.03708 9.07184 5.859 9.2155 5.7155C9.35934 5.57183 9.5375 5.5 9.75 5.5H17.596C17.8522 5.5 18.0668 5.58667 18.24 5.76C18.4133 5.93317 18.5 6.14783 18.5 6.404V14.25C18.5 14.4625 18.4281 14.6407 18.2843 14.7845C18.1404 14.9282 17.9623 15 17.7498 15C17.5371 15 17.359 14.9282 17.2155 14.7845C17.0718 14.6407 17 14.4625 17 14.25V8.05375Z\" fill=\"currentColor\"\/>\n<title>north_east<\/title><\/svg>\n                                        <\/a>\n                                    <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(6)\"\n                         aria-label=\"Toggle Quote\"\n                         @mouseenter=\"if (isDesktop) setOpen(6)\"\n                         @click=\"if (!isDesktop) toggle(6)\"\n                         @keydown.enter.prevent=\"toggle(6)\"\n                         @keydown.space.prevent=\"toggle(6)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    7                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Quote                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(6)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(6, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc6\"\n                                                     @scroll=\"syncDesc(6)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        A quote is a price proposal for works or services. For larger assignments, the Property Manager often requests multiple quotes so that the Owners Association can compare different providers. The General Assembly usually decides which quote is approved.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(6) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(7)\"\n                         aria-label=\"Toggle Supplier\"\n                         @mouseenter=\"if (isDesktop) setOpen(7)\"\n                         @click=\"if (!isDesktop) toggle(7)\"\n                         @keydown.enter.prevent=\"toggle(7)\"\n                         @keydown.space.prevent=\"toggle(7)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    8                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Supplier                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(7)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(7, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc7\"\n                                                     @scroll=\"syncDesc(7)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        A supplier provides goods or services to the Owners Association. Examples include cleaning companies, energy suppliers, or maintenance firms. The Property Manager manages these collaborations and follows up on the contracts.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(7) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(8)\"\n                         aria-label=\"Toggle Contractor\"\n                         @mouseenter=\"if (isDesktop) setOpen(8)\"\n                         @click=\"if (!isDesktop) toggle(8)\"\n                         @keydown.enter.prevent=\"toggle(8)\"\n                         @keydown.space.prevent=\"toggle(8)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    9                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Contractor                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(8)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(8, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc8\"\n                                                     @scroll=\"syncDesc(8)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        A contractor carries out maintenance, repair, or renovation works on the building. They work based on an agreement with the Owners Association. The Property Manager oversees the correct execution of the works.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(8) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"bg-bg-base rounded-2xl overflow-hidden cursor-pointer transition-all duration-500 ease-in-out border-2 border-inverse-default\"\n                         role=\"button\"\n                         tabindex=\"0\"\n                         :aria-expanded=\"isOpen(9)\"\n                         aria-label=\"Toggle Fire safety\"\n                         @mouseenter=\"if (isDesktop) setOpen(9)\"\n                         @click=\"if (!isDesktop) toggle(9)\"\n                         @keydown.enter.prevent=\"toggle(9)\"\n                         @keydown.space.prevent=\"toggle(9)\">\n\n                        <div class=\"p-6\">\n                            <div class=\"flex flex-wrap gap-x-8 gap-y-4 items-center\">\n\n                                <span class=\"shrink-0 text-content-accent [.inverse_&]:!text-content-accent text-3xl font-medium leading-8\">\n                                    10                                <\/span>\n\n                                <div class=\"flex-1 flex flex-col gap-1 min-w-0\">\n                                    <span class=\"text-content-primary [.inverse_&]:!text-content-primary text-lg md:text-2xl font-medium\">\n                                        Fire safety                                    <\/span>\n\n                                                                            <div class=\"overflow-hidden transition-all duration-500 ease-in-out\"\n                                             :style=\"isOpen(9)\n                                                 ? 'max-height: 200px; opacity: 1;'\n                                                 : 'max-height: 0; opacity: 0;'\"\n                                             @transitionend=\"onPanelTransitionEnd(9, $event)\">\n                                            <div class=\"relative max-h-[200px]\">\n                                                <div class=\"overflow-y-auto max-h-[200px] overscroll-contain scrollbar-none\"\n                                                     x-ref=\"desc9\"\n                                                     @scroll=\"syncDesc(9)\"\n                                                     @click.stop>\n                                                    <span class=\"[.inverse_&]:!text-content-secondary text-content-secondary text-base font-light leading-6\">\n                                                        Fire safety includes all measures that limit the risk of fire and increase the safety of residents. Think of fire extinguishers, emergency lighting, and smoke detection. The Property Manager oversees compliance with legal obligations.                                                    <\/span>\n                                                <\/div>\n                                                <div class=\"pointer-events-none absolute inset-x-0 bottom-0 h-10 bg-gradient-to-t from-bg-base to-transparent transition-opacity duration-300\"\n                                                     :class=\"showFade(9) ? 'opacity-100' : 'opacity-0'\"\n                                                     aria-hidden=\"true\"><\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                                                                    <div class=\"basis-full xs:basis-auto w-full xs:w-auto xs:shrink-0 transition-all duration-500 ease-in-out\"\n                                         :class=\"isOpen(9)\n                                             ? 'opacity-100 scale-100'\n                                             : 'opacity-0 scale-75 pointer-events-none max-xs:hidden'\"\n                                         @click.stop>\n                                        <a href=\"https:\/\/parte.be\/en\/blog\/fire-safety\/10-tips-to-prevent-fire-in-your-apartment\/\"\n                                           target=\"_self\"\n                                           rel=\"\"\n                                           title=\"10 tips to prevent fire in your apartment\"\n                                           class=\"btn btn-accent w-full xs:w-12 xs:h-12 xs:min-w-12 xs:min-h-12 xs:p-0 xs:px-0 xs:py-0 gap-2\"\n                                           aria-label=\"10 tips to prevent fire in your apartment\">\n                                            <span class=\"xs:hidden whitespace-nowrap\">10 tips to prevent fire in your apartment<\/span>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" class=\"w-6 h-6\" role=\"img\">\n<path d=\"M17 8.05375L6.08075 18.973C5.94225 19.1115 5.76825 19.1823 5.55875 19.1855C5.34909 19.1887 5.17184 19.1178 5.027 18.973C4.88217 18.8282 4.80975 18.6526 4.80975 18.4462C4.80975 18.2397 4.88217 18.0641 5.027 17.9193L15.9463 7H9.75C9.5375 7 9.35934 6.92808 9.2155 6.78425C9.07184 6.64042 9 6.46225 9 6.24975C9 6.03708 9.07184 5.859 9.2155 5.7155C9.35934 5.57183 9.5375 5.5 9.75 5.5H17.596C17.8522 5.5 18.0668 5.58667 18.24 5.76C18.4133 5.93317 18.5 6.14783 18.5 6.404V14.25C18.5 14.4625 18.4281 14.6407 18.2843 14.7845C18.1404 14.9282 17.9623 15 17.7498 15C17.5371 15 17.359 14.9282 17.2155 14.7845C17.0718 14.6407 17 14.4625 17 14.25V8.05375Z\" fill=\"currentColor\"\/>\n<title>north_east<\/title><\/svg>\n                                        <\/a>\n                                    <\/div>\n                                \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/div>\n\n<div style=\"height:85px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"has-custom-width wp-block-button__width-25 is-style-fill\"><a href=\"https:\/\/parte.be\/en\/be-part-of-parte\/\" title=\"Woordenlijst Syndicus\" class=\"btn btn-primary btn-lg\" aria-label=\"Woordenlijst Syndicus\">Property Manager Glossary<\/a><\/div>\n\n\n\n<div class=\"has-custom-width wp-block-button__width-25 is-style-fill\"><a href=\"https:\/\/parte.be\/en\/life-in-an-association-of-co-owners\/\" title=\"Extending Your Home\" class=\"btn btn-accent btn-lg\" aria-label=\"Extending Your Home\">Extending Your Home<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation, elevator modernization, or taking out a maintenance contract. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.<\/p>\n","protected":false},"author":2,"featured_media":4701,"parent":4093,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_hide_title_visually":false,"_page_title_icon_enabled":false,"_page_title_icon":"","_page_title_text_before":"","_page_title_text_after":"","_page_title_curved_background":false,"_page_title_subtitle":"","_page_title_align":"","_page_title_colored_character":".","footnotes":""},"class_list":["post-7281","page","type-page","status-publish","has-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Maintenance &amp; renovation - Join Parte<\/title>\n<meta name=\"description\" content=\"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation,\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Maintenance &amp; renovation\" \/>\n<meta property=\"og:description\" content=\"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation, elevator modernization, or taking out a maintenance contract. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.\" \/>\n<meta property=\"og:url\" content=\"\/\" \/>\n<meta property=\"og:site_name\" content=\"Parte\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61588540446017\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-14T09:28:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-renovatie-banner-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Maintenance &amp; renovation\" \/>\n<meta name=\"twitter:description\" content=\"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation, elevator modernization, or taking out a maintenance contract. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-renovatie-banner-1024x683.jpg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\\\/\\\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/\",\n\t            \"url\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/\",\n\t            \"name\": \"Parte\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/04\\\/Parte-gevel-renovatie-klein.jpg\",\n\t            \"datePublished\": \"2026-08-14T08:28:39+00:00\",\n\t            \"dateModified\": \"2026-08-14T09:28:52+00:00\",\n\t            \"description\": \"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation,\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/04\\\/Parte-gevel-renovatie-klein.jpg\",\n\t            \"contentUrl\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/04\\\/Parte-gevel-renovatie-klein.jpg\",\n\t            \"width\": 1536,\n\t            \"height\": 1024,\n\t            \"caption\": \"Who pays for planned renovations after a sale\",\n\t            \"name\": \"Parte\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/maintenance-renovation\\\/#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\\\/\\\/parte.be\\\/en\\\/\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"Property Manager &#038; Co-ownership\",\n\t                    \"item\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 3,\n\t                    \"name\": \"Maintenance &#038; renovation\"\n\t                }\n\t            ],\n\t            \"name\": \"Breadcrumbs\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/#organization\",\n\t            \"name\": \"Deel\",\n\t            \"url\": \"https:\\\/\\\/parte.be\\\/en\\\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"url\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/03\\\/cropped-favicon.png\",\n\t                \"contentUrl\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/03\\\/cropped-favicon.png\",\n\t                \"name\": \"Parte logo\",\n\t                \"width\": 512,\n\t                \"height\": 512\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n\t            },\n\t            \"sameAs\": [\n\t                \"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61588540446017\",\n\t                \"https:\\\/\\\/www.linkedin.com\\\/company\\\/parte-beheer\"\n\t            ],\n\t            \"address\": {\n\t                \"@type\": \"PostalAddress\",\n\t                \"streetAddress\": \"Jan van Gentstraat 7, bus 301\",\n\t                \"postalCode\": \"2000\",\n\t                \"addressLocality\": \"Antwerpen\",\n\t                \"addressCountry\": \"US\"\n\t            },\n\t            \"foundingLocation\": {\n\t                \"@type\": \"Place\",\n\t                \"address\": {\n\t                    \"@type\": \"PostalAddress\",\n\t                    \"addressCountry\": \"US\"\n\t                }\n\t            }\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Maintenance & renovation - Join Parte","description":"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation,","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/","og_locale":"en_US","og_type":"article","og_title":"Maintenance & renovation","og_description":"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation, elevator modernization, or taking out a maintenance contract. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.","og_url":"\/","og_site_name":"Parte","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61588540446017","article_modified_time":"2026-08-14T09:28:52+00:00","og_image":[{"url":"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-renovatie-banner-1024x683.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Maintenance & renovation","twitter_description":"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation, elevator modernization, or taking out a maintenance contract. On this page, you will discover which terms apply and how the Property Manager and the Owners Association organize these works.","twitter_image":"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-renovatie-banner-1024x683.jpg","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/","url":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/","name":"Parte","isPartOf":{"@id":"https:\/\/parte.be\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/#primaryimage"},"image":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/#primaryimage"},"thumbnailUrl":"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-gevel-renovatie-klein.jpg","datePublished":"2026-08-14T08:28:39+00:00","dateModified":"2026-08-14T09:28:52+00:00","description":"An apartment building requires regular maintenance and sometimes larger renovation works. Think of roofing works, facade renovation,","breadcrumb":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/#primaryimage","url":"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-gevel-renovatie-klein.jpg","contentUrl":"https:\/\/parte.be\/app\/uploads\/2026\/04\/Parte-gevel-renovatie-klein.jpg","width":1536,"height":1024,"caption":"Who pays for planned renovations after a sale","name":"Parte"},{"@type":"BreadcrumbList","@id":"https:\/\/parte.be\/en\/be-part-of-parte\/maintenance-renovation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/parte.be\/en\/"},{"@type":"ListItem","position":2,"name":"Property Manager &#038; Co-ownership","item":"https:\/\/parte.be\/en\/be-part-of-parte\/"},{"@type":"ListItem","position":3,"name":"Maintenance &#038; renovation"}],"name":"Breadcrumbs"},{"@type":"Organization","@id":"https:\/\/parte.be\/en\/#organization","name":"Deel","url":"https:\/\/parte.be\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/parte.be\/app\/uploads\/2026\/03\/cropped-favicon.png","contentUrl":"https:\/\/parte.be\/app\/uploads\/2026\/03\/cropped-favicon.png","name":"Parte logo","width":512,"height":512},"image":{"@id":"https:\/\/parte.be\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61588540446017","https:\/\/www.linkedin.com\/company\/parte-beheer"],"address":{"@type":"PostalAddress","streetAddress":"Jan van Gentstraat 7, bus 301","postalCode":"2000","addressLocality":"Antwerpen","addressCountry":"US"},"foundingLocation":{"@type":"Place","address":{"@type":"PostalAddress","addressCountry":"US"}}}]}},"_links":{"self":[{"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/7281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/comments?post=7281"}],"version-history":[{"count":4,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/7281\/revisions"}],"predecessor-version":[{"id":7386,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/7281\/revisions\/7386"}],"up":[{"embeddable":true,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/4093"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/media\/4701"}],"wp:attachment":[{"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/media?parent=7281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}