{"id":7286,"date":"2026-08-14T08:31:19","date_gmt":"2026-08-14T08:31:19","guid":{"rendered":"https:\/\/parte.be\/be-part-of-parte\/technology-sustainability\/"},"modified":"2026-08-14T09:37:42","modified_gmt":"2026-08-14T09:37:42","slug":"technology-sustainability","status":"publish","type":"page","link":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/","title":{"rendered":"Technology &#038; Sustainability"},"content":{"rendered":"\n<div style=\"height:42px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p>Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as <strong>EPC<\/strong>, <strong>EPC for Common Areas<\/strong>, <strong>asbestos inventory<\/strong>, and <strong>collective heating systems<\/strong> are therefore being mentioned more and more often. On this page, we explain what these technical terms mean and why they are important for co-owners and Owners Associations.<\/p>\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div id=\"block-ordered-list-block_70e4f06bd78526f77dc53434a73d5207\"\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 EPC\"\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                                        EPC                                    <\/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                                                        The Energy Performance Certificate (EPC) indicates the energy efficiency of an apartment or building. The certificate is mandatory for sales and rentals. A better EPC score often increases the value of a property.                                                    <\/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 EPC for Common Areas\"\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                                        EPC for Common Areas                                    <\/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                                                        The EPC for Common Areas assesses the energy performance of the shared parts of an apartment building. This is a legal requirement for many buildings. It helps the Owners Association plan energy-saving investments.                                                    <\/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 Asbestos Inventory\"\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                                        Asbestos Inventory                                    <\/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                                                        An asbestos inventory indicates whether asbestos is present in a building. For certain buildings, this is legally required upon sale. The certificate helps ensure that renovations are carried out safely.                                                    <\/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 Electrical Installation Inspection\"\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                                        Electrical Installation Inspection                                    <\/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                                                        Electrical installations must be inspected periodically in accordance with applicable regulations. This guarantees the safety of residents and visitors. Identified defects must be repaired in a timely manner.                                                    <\/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\/technical\/when-must-a-gas-boiler-be-inspected-in-belgium\/\"\n                                           target=\"_self\"\n                                           rel=\"\"\n                                           title=\"When must a heating oil tank be inspected in Belgium\"\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=\"When must a heating oil tank be inspected in Belgium\">\n                                            <span class=\"xs:hidden whitespace-nowrap\">When must a heating oil tank be inspected in Belgium<\/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 Collective Heating System\"\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                                        Collective Heating System                                    <\/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                                                        A collective heating system heats multiple apartments from a single central installation. Costs are divided according to the agreed cost allocation key. Regular maintenance is a legal requirement and ensures efficient operation.                                                    <\/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 Utilities\"\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                                        Utilities                                    <\/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                                                        Utilities are basic services such as water, electricity, gas, and internet. Some facilities are individual, while others are managed collectively. Costs are divided according to the rules of the co-ownership.                                                    <\/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                                \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 Renovation Fund\"\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                                        Renovation Fund                                    <\/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 renovation fund is a financial reserve specifically built up for future renovation projects. This allows large investments to be better spread over several years. This prevents unexpectedly high contributions for the co-owners.                                                    <\/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                                                                    <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(6)\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>\n            <\/div>\n<\/div>\n\n<div style=\"height:100px\" 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\n<div class=\"figure-img\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as EPC, EPC for Common Areas, asbestos inventory, and collective heating systems are therefore being mentioned more and more often. On this page, we explain what these technical terms mean and why they are important for co-owners and Owners Associations.<\/p>\n","protected":false},"author":2,"featured_media":5133,"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-7286","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>Technology &amp; Sustainability - Join Parte<\/title>\n<meta name=\"description\" content=\"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings.\" \/>\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\/technology-sustainability\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Technology &amp; Sustainability\" \/>\n<meta property=\"og:description\" content=\"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as EPC, EPC for Common Areas, asbestos inventory, and collective heating systems are therefore being mentioned more and more often.\" \/>\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:37:42+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=\"Technology &amp; Sustainability\" \/>\n<meta name=\"twitter:description\" content=\"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as EPC, EPC for Common Areas, asbestos inventory, and collective heating systems are therefore being mentioned more and more often.\" \/>\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\\\/technology-sustainability\\\/\",\n\t            \"url\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/technology-sustainability\\\/\",\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\\\/technology-sustainability\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/technology-sustainability\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/03\\\/zonnepanelen-plaatsen-op-plat-dak.jpg\",\n\t            \"datePublished\": \"2026-08-14T08:31:19+00:00\",\n\t            \"dateModified\": \"2026-08-14T09:37:42+00:00\",\n\t            \"description\": \"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings.\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/technology-sustainability\\\/#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\\\/technology-sustainability\\\/\"\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\\\/technology-sustainability\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/03\\\/zonnepanelen-plaatsen-op-plat-dak.jpg\",\n\t            \"contentUrl\": \"https:\\\/\\\/parte.be\\\/app\\\/uploads\\\/2026\\\/03\\\/zonnepanelen-plaatsen-op-plat-dak.jpg\",\n\t            \"width\": 1372,\n\t            \"height\": 784,\n\t            \"caption\": \"quality, speed, and transparency for your building\",\n\t            \"name\": \"Parte\"\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\\\/\\\/parte.be\\\/en\\\/be-part-of-parte\\\/technology-sustainability\\\/#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\": \"Technology &#038; Sustainability\"\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":"Technology & Sustainability - Join Parte","description":"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings.","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\/technology-sustainability\/","og_locale":"en_US","og_type":"article","og_title":"Technology & Sustainability","og_description":"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as EPC, EPC for Common Areas, asbestos inventory, and collective heating systems are therefore being mentioned more and more often.","og_url":"\/","og_site_name":"Parte","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61588540446017","article_modified_time":"2026-08-14T09:37:42+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":"Technology & Sustainability","twitter_description":"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings. Terms such as EPC, EPC for Common Areas, asbestos inventory, and collective heating systems are therefore being mentioned more and more often.","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\/technology-sustainability\/","url":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/","name":"Parte","isPartOf":{"@id":"https:\/\/parte.be\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/#primaryimage"},"image":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/#primaryimage"},"thumbnailUrl":"https:\/\/parte.be\/app\/uploads\/2026\/03\/zonnepanelen-plaatsen-op-plat-dak.jpg","datePublished":"2026-08-14T08:31:19+00:00","dateModified":"2026-08-14T09:37:42+00:00","description":"Energy performance, technical installations, and sustainability are playing an increasingly important role in apartment buildings.","breadcrumb":{"@id":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/#primaryimage","url":"https:\/\/parte.be\/app\/uploads\/2026\/03\/zonnepanelen-plaatsen-op-plat-dak.jpg","contentUrl":"https:\/\/parte.be\/app\/uploads\/2026\/03\/zonnepanelen-plaatsen-op-plat-dak.jpg","width":1372,"height":784,"caption":"quality, speed, and transparency for your building","name":"Parte"},{"@type":"BreadcrumbList","@id":"https:\/\/parte.be\/en\/be-part-of-parte\/technology-sustainability\/#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":"Technology &#038; Sustainability"}],"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\/7286","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=7286"}],"version-history":[{"count":4,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/7286\/revisions"}],"predecessor-version":[{"id":7400,"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/pages\/7286\/revisions\/7400"}],"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\/5133"}],"wp:attachment":[{"href":"https:\/\/parte.be\/en\/wp-json\/wp\/v2\/media?parent=7286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}