<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
  This file is part of the Dutch Taxonomy (Nederlandse Taxonomie; NT)
  Intellectual Property of the State of the Netherlands
  Architecture: NT20
  Version: 20260819.a
  Release date: May, 2026
-->
<xs:schema xmlns:bzk-dpi-types="http://www.nltaxonomie.nl/nt20/bzk/20260819.a/dictionary/bzk-dpi-types" xmlns:xbrli="http://www.xbrl.org/2003/instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.nltaxonomie.nl/nt20/bzk/20260819.a/dictionary/bzk-dpi-types">
  <xs:import namespace="http://www.xbrl.org/2003/instance" schemaLocation="http://www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd"/>
  <xs:complexType id="bzk-dpi-types_postalCodeAreaItemType" name="postalCodeAreaItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:stringItemType">
        <xs:pattern value="([1-9]{1}[0-9]{3})"/>
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>
  <xs:complexType id="bzk-ww-types_oneDecimalItemType" name="oneDecimalItemType">
    <xs:simpleContent>
      <xs:restriction base="xbrli:decimalItemType">
        <xs:pattern value="-?[0-9]*(\.[0-9])?"/>
      </xs:restriction>
    </xs:simpleContent>
  </xs:complexType>  
</xs:schema>
