# Eigendomsbericht API

## GET /certificate-of-ownership

> Returns the certificate of ownership for a parcel.

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"servers":[{"url":"https://api.matrixian.com/v1","description":"Matrixian API"}],"security":[{"BearerAuth":[]}],"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"{{API_KEY}}"}},"schemas":{"CertificateOfOwnershipResponse":{"properties":{"algemeen":{"description":"General object information","allOf":[{"$ref":"#/components/schemas/Algemeen"}]},"aantekeningen":{"items":{"$ref":"#/components/schemas/AantekeningenItem"},"type":"array","title":"Aantekeningen","description":"Information on judicial documents"},"rechten":{"items":{"$ref":"#/components/schemas/RechtenItem"},"type":"array","title":"Rechten","description":"Information on the granted rights"},"signaleringstijdstip":{"type":"string","title":"Signaleringstijdstip","description":"The date and time the report was generated."},"jpegsBase64":{"title":"Jpegsbase64","description":"This field contains a list of Base64 representations of the original PDF of Kadaster in JPEG formats.","items":{"type":"string"},"type":"array","nullable":true},"pdfBase64":{"title":"Pdfbase64","description":"This field contains the Base64 representation of the original PDF of Kadaster.","type":"string","nullable":true}},"type":"object","title":"CertificateOfOwnershipResponse"},"Algemeen":{"properties":{"coordinaten":{"title":"Coordinaten","description":"The RD-coordinates of the parcel","type":"string","nullable":true},"kadastraleAanduiding":{"title":"Kadastraleaanduiding","description":"The cadastral indication is the characteristic of a cadastral parcel","type":"string","nullable":true},"kadastraleGrensEnGrootte":{"title":"Kadastralegrensengrootte","description":"Type of boundary can be fixed, provisional or administrative. In the case of provisional or administrative, the parcel must still be measured","type":"string","nullable":true},"kadastraleGrootte":{"title":"Kadastralegrootte","description":"The parcel surface in square meters","type":"integer","nullable":true},"kadastraleObjectidentificatie":{"title":"Kadastraleobjectidentificatie","description":"Cadastral Object ID","type":"string","nullable":true},"kadastraleOmschrijving":{"title":"Kadastraleomschrijving","description":"Description","type":"string","nullable":true},"koopjaar":{"title":"Koopjaar","description":"The year the purchase was made","type":"integer","nullable":true},"koopsom":{"title":"Koopsom","description":"The purchase price of the home","type":"integer","nullable":true},"locatie":{"title":"Locatie","description":"The address(es) associated with the parcel","type":"string","nullable":true},"omschrijving":{"title":"Omschrijving","description":"In most cases, the description of the plot at the time of acquisition","type":"string","nullable":true},"ontstaanUit":{"title":"Ontstaanuit","description":"The cadastral designation of the original parcel (prior the parcel split)","type":"string","nullable":true},"verblijfsobjectID":{"title":"Verblijfsobjectid","description":"Residence Object ID","type":"string","nullable":true},"verenigingVanEigenaren":{"title":"Verenigingvaneigenaren","description":"An association of owners is a legal person that represents the common interests of apartment owners","type":"string","nullable":true}},"type":"object","title":"Algemeen"},"AantekeningenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Unique number of a deed","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true},"basisregistratieKadasterBeperking":{"title":"Basisregistratiekadasterbeperking","description":"Regulations by Kadaster","type":"string","nullable":true},"basisregistratieLandelijkeVoorziening":{"title":"Basisregistratielandelijkevoorziening","description":"Regulations by Landelijke Voorziening","type":"string","nullable":true},"betrokkenBestuursorgaan":{"title":"Betrokkenbestuursorgaan","description":"Concerned administrative entity","type":"string","nullable":true},"overigeAantekening":{"title":"Overigeaantekening","description":"Additional notes","type":"string","nullable":true},"vermeldInStuk":{"title":"Vermeldinstuk","description":"Unique number of a deed","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AantekeningenItem"},"RechtenItem":{"properties":{"aandeel":{"title":"Aandeel","description":"The share someone is entitled to","type":"string","nullable":true},"aanvullendeStukken":{"items":{"$ref":"#/components/schemas/AanvullendeStukkenItem"},"type":"array","title":"Aanvullendestukken","description":"Array of additional documents"},"adres":{"title":"Adres","description":"The address of the (not natural) person","type":"string","nullable":true},"afkomstigUitStukken":{"items":{"$ref":"#/components/schemas/AfkomstigUitStukkenItem"},"type":"array","title":"Afkomstiguitstukken","description":"Array of originating documents"},"betrokkenPersoon":{"title":"Betrokkenpersoon","description":"A person that is attracted to the right","type":"string","nullable":true},"burgerlijkeStaat":{"title":"Burgerlijkestaat","description":"Marital status of the person","type":"string","nullable":true},"geboortedatum":{"title":"Geboortedatum","description":"Date of birth of the (not natural) person","type":"string","nullable":true},"geboorteplaats":{"title":"Geboorteplaats","description":"Place of birth of the (not natural) person","type":"string","nullable":true},"kvkNummer":{"title":"Kvknummer","description":"Chamber of Commerce number","type":"string","nullable":true},"naamGerechtigde":{"title":"Naamgerechtigde","description":"The name of the (not natural) person","type":"string","nullable":true},"postAdres":{"title":"Postadres","description":"The postal address of the (not natural) person","type":"string","nullable":true},"rechtenCijfer":{"title":"Rechtencijfer","description":"The digits that represent the right","type":"string","nullable":true},"soortRecht":{"title":"Soortrecht","description":"The type of right","type":"string","nullable":true},"statutaireZetel":{"title":"Statutairezetel","description":"Name of registered office","type":"string","nullable":true},"vermeldInStukken":{"items":{"$ref":"#/components/schemas/VermeldInStukkenItem"},"type":"array","title":"Vermeldinstukken","description":"Array of documents this deed is mentioned in"}},"type":"object","required":["aanvullendeStukken","afkomstigUitStukken","vermeldInStukken"],"title":"RechtenItem"},"AanvullendeStukkenItem":{"properties":{"aanvullendeStuk":{"title":"Aanvullendestuk","description":"Unique number of a deed","type":"string","nullable":true},"aanvullendeStukIngeschrevenOp":{"title":"Aanvullendestukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"isAanvullingOpStuk":{"title":"Isaanvullingopstuk","description":"Document this deed extends","type":"string","nullable":true}},"type":"object","title":"AanvullendeStukkenItem"},"AfkomstigUitStukkenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Document this deed originates from","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AfkomstigUitStukkenItem"},"VermeldInStukkenItem":{"properties":{"vermeldInStuk":{"title":"Vermeldinstuk","description":"Document this deed is mentioned in","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"VermeldInStukkenItem"},"ErrorObject":{"properties":{"code":{"type":"integer","title":"Code"},"message":{"type":"string","title":"Message"},"errors":{"items":{"$ref":"#/components/schemas/ErrorDetail"},"type":"array","title":"Errors"}},"type":"object","required":["code","message","errors"],"title":"ErrorObject"},"ErrorDetail":{"properties":{"reason":{"type":"string","title":"Reason"},"message":{"type":"string","title":"Message"}},"type":"object","required":["reason","message"],"title":"ErrorDetail"}}},"paths":{"/certificate-of-ownership":{"get":{"description":"Returns the certificate of ownership for a parcel.","operationId":"certificateOfOwnership","parameters":[{"description":"Zipcode","required":true,"style":"form","explode":true,"schema":{"type":"string"},"name":"postalCode","in":"query"},{"description":"House number","required":true,"style":"form","explode":true,"schema":{"type":"integer"},"name":"houseNumber","in":"query"},{"description":"House letter","required":false,"style":"form","explode":true,"schema":{"type":"string"},"name":"houseLetter","in":"query"},{"description":"House number extention","required":false,"style":"form","explode":true,"schema":{"type":"string"},"name":"houseNumberExt","in":"query"},{"description":"Whether to return a jpeg instead of a pdf.","required":false,"style":"form","explode":true,"schema":{"type":"boolean","default":false},"name":"jpeg","in":"query"}],"responses":{"200":{"description":"CertificateOfOwnershipResponse","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"$ref":"#/components/schemas/CertificateOfOwnershipResponse"},"error":{"additionalProperties":{"type":"string"},"type":"object"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["data","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}},"400":{"description":"HTTP 400","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"additionalProperties":{"type":"string"},"type":"object"},"error":{"$ref":"#/components/schemas/ErrorObject"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["error","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}},"401":{"description":"HTTP 401","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"additionalProperties":{"type":"string"},"type":"object"},"error":{"$ref":"#/components/schemas/ErrorObject"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["error","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}},"403":{"description":"HTTP 403","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"additionalProperties":{"type":"string"},"type":"object"},"error":{"$ref":"#/components/schemas/ErrorObject"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["error","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}},"404":{"description":"HTTP 404","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"additionalProperties":{"type":"string"},"type":"object"},"error":{"$ref":"#/components/schemas/ErrorObject"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["error","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}},"500":{"description":"HTTP 500","content":{"application/json":{"schema":{"properties":{"statusCode":{"type":"integer"},"headers":{"additionalProperties":{"type":"string"},"type":"object","description":"HTTP headers returned by Lambda/API Gateway."},"isBase64Encoded":{"type":"boolean"},"body":{"properties":{"id":{"type":"string","nullable":true},"params":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"data":{"additionalProperties":{"type":"string"},"type":"object"},"error":{"$ref":"#/components/schemas/ErrorObject"},"meta":{"additionalProperties":{"type":"string"},"type":"object","nullable":true},"status":{"type":"string"}},"type":"object","required":["error","status"]}},"type":"object","required":["statusCode","headers","isBase64Encoded","body"]}}}}}}}}}
```

## The CertificateOfOwnershipResponse object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"CertificateOfOwnershipResponse":{"properties":{"algemeen":{"description":"General object information","allOf":[{"$ref":"#/components/schemas/Algemeen"}]},"aantekeningen":{"items":{"$ref":"#/components/schemas/AantekeningenItem"},"type":"array","title":"Aantekeningen","description":"Information on judicial documents"},"rechten":{"items":{"$ref":"#/components/schemas/RechtenItem"},"type":"array","title":"Rechten","description":"Information on the granted rights"},"signaleringstijdstip":{"type":"string","title":"Signaleringstijdstip","description":"The date and time the report was generated."},"jpegsBase64":{"title":"Jpegsbase64","description":"This field contains a list of Base64 representations of the original PDF of Kadaster in JPEG formats.","items":{"type":"string"},"type":"array","nullable":true},"pdfBase64":{"title":"Pdfbase64","description":"This field contains the Base64 representation of the original PDF of Kadaster.","type":"string","nullable":true}},"type":"object","title":"CertificateOfOwnershipResponse"},"Algemeen":{"properties":{"coordinaten":{"title":"Coordinaten","description":"The RD-coordinates of the parcel","type":"string","nullable":true},"kadastraleAanduiding":{"title":"Kadastraleaanduiding","description":"The cadastral indication is the characteristic of a cadastral parcel","type":"string","nullable":true},"kadastraleGrensEnGrootte":{"title":"Kadastralegrensengrootte","description":"Type of boundary can be fixed, provisional or administrative. In the case of provisional or administrative, the parcel must still be measured","type":"string","nullable":true},"kadastraleGrootte":{"title":"Kadastralegrootte","description":"The parcel surface in square meters","type":"integer","nullable":true},"kadastraleObjectidentificatie":{"title":"Kadastraleobjectidentificatie","description":"Cadastral Object ID","type":"string","nullable":true},"kadastraleOmschrijving":{"title":"Kadastraleomschrijving","description":"Description","type":"string","nullable":true},"koopjaar":{"title":"Koopjaar","description":"The year the purchase was made","type":"integer","nullable":true},"koopsom":{"title":"Koopsom","description":"The purchase price of the home","type":"integer","nullable":true},"locatie":{"title":"Locatie","description":"The address(es) associated with the parcel","type":"string","nullable":true},"omschrijving":{"title":"Omschrijving","description":"In most cases, the description of the plot at the time of acquisition","type":"string","nullable":true},"ontstaanUit":{"title":"Ontstaanuit","description":"The cadastral designation of the original parcel (prior the parcel split)","type":"string","nullable":true},"verblijfsobjectID":{"title":"Verblijfsobjectid","description":"Residence Object ID","type":"string","nullable":true},"verenigingVanEigenaren":{"title":"Verenigingvaneigenaren","description":"An association of owners is a legal person that represents the common interests of apartment owners","type":"string","nullable":true}},"type":"object","title":"Algemeen"},"AantekeningenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Unique number of a deed","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true},"basisregistratieKadasterBeperking":{"title":"Basisregistratiekadasterbeperking","description":"Regulations by Kadaster","type":"string","nullable":true},"basisregistratieLandelijkeVoorziening":{"title":"Basisregistratielandelijkevoorziening","description":"Regulations by Landelijke Voorziening","type":"string","nullable":true},"betrokkenBestuursorgaan":{"title":"Betrokkenbestuursorgaan","description":"Concerned administrative entity","type":"string","nullable":true},"overigeAantekening":{"title":"Overigeaantekening","description":"Additional notes","type":"string","nullable":true},"vermeldInStuk":{"title":"Vermeldinstuk","description":"Unique number of a deed","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AantekeningenItem"},"RechtenItem":{"properties":{"aandeel":{"title":"Aandeel","description":"The share someone is entitled to","type":"string","nullable":true},"aanvullendeStukken":{"items":{"$ref":"#/components/schemas/AanvullendeStukkenItem"},"type":"array","title":"Aanvullendestukken","description":"Array of additional documents"},"adres":{"title":"Adres","description":"The address of the (not natural) person","type":"string","nullable":true},"afkomstigUitStukken":{"items":{"$ref":"#/components/schemas/AfkomstigUitStukkenItem"},"type":"array","title":"Afkomstiguitstukken","description":"Array of originating documents"},"betrokkenPersoon":{"title":"Betrokkenpersoon","description":"A person that is attracted to the right","type":"string","nullable":true},"burgerlijkeStaat":{"title":"Burgerlijkestaat","description":"Marital status of the person","type":"string","nullable":true},"geboortedatum":{"title":"Geboortedatum","description":"Date of birth of the (not natural) person","type":"string","nullable":true},"geboorteplaats":{"title":"Geboorteplaats","description":"Place of birth of the (not natural) person","type":"string","nullable":true},"kvkNummer":{"title":"Kvknummer","description":"Chamber of Commerce number","type":"string","nullable":true},"naamGerechtigde":{"title":"Naamgerechtigde","description":"The name of the (not natural) person","type":"string","nullable":true},"postAdres":{"title":"Postadres","description":"The postal address of the (not natural) person","type":"string","nullable":true},"rechtenCijfer":{"title":"Rechtencijfer","description":"The digits that represent the right","type":"string","nullable":true},"soortRecht":{"title":"Soortrecht","description":"The type of right","type":"string","nullable":true},"statutaireZetel":{"title":"Statutairezetel","description":"Name of registered office","type":"string","nullable":true},"vermeldInStukken":{"items":{"$ref":"#/components/schemas/VermeldInStukkenItem"},"type":"array","title":"Vermeldinstukken","description":"Array of documents this deed is mentioned in"}},"type":"object","required":["aanvullendeStukken","afkomstigUitStukken","vermeldInStukken"],"title":"RechtenItem"},"AanvullendeStukkenItem":{"properties":{"aanvullendeStuk":{"title":"Aanvullendestuk","description":"Unique number of a deed","type":"string","nullable":true},"aanvullendeStukIngeschrevenOp":{"title":"Aanvullendestukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"isAanvullingOpStuk":{"title":"Isaanvullingopstuk","description":"Document this deed extends","type":"string","nullable":true}},"type":"object","title":"AanvullendeStukkenItem"},"AfkomstigUitStukkenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Document this deed originates from","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AfkomstigUitStukkenItem"},"VermeldInStukkenItem":{"properties":{"vermeldInStuk":{"title":"Vermeldinstuk","description":"Document this deed is mentioned in","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"VermeldInStukkenItem"}}}}
```

## The Algemeen object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"Algemeen":{"properties":{"coordinaten":{"title":"Coordinaten","description":"The RD-coordinates of the parcel","type":"string","nullable":true},"kadastraleAanduiding":{"title":"Kadastraleaanduiding","description":"The cadastral indication is the characteristic of a cadastral parcel","type":"string","nullable":true},"kadastraleGrensEnGrootte":{"title":"Kadastralegrensengrootte","description":"Type of boundary can be fixed, provisional or administrative. In the case of provisional or administrative, the parcel must still be measured","type":"string","nullable":true},"kadastraleGrootte":{"title":"Kadastralegrootte","description":"The parcel surface in square meters","type":"integer","nullable":true},"kadastraleObjectidentificatie":{"title":"Kadastraleobjectidentificatie","description":"Cadastral Object ID","type":"string","nullable":true},"kadastraleOmschrijving":{"title":"Kadastraleomschrijving","description":"Description","type":"string","nullable":true},"koopjaar":{"title":"Koopjaar","description":"The year the purchase was made","type":"integer","nullable":true},"koopsom":{"title":"Koopsom","description":"The purchase price of the home","type":"integer","nullable":true},"locatie":{"title":"Locatie","description":"The address(es) associated with the parcel","type":"string","nullable":true},"omschrijving":{"title":"Omschrijving","description":"In most cases, the description of the plot at the time of acquisition","type":"string","nullable":true},"ontstaanUit":{"title":"Ontstaanuit","description":"The cadastral designation of the original parcel (prior the parcel split)","type":"string","nullable":true},"verblijfsobjectID":{"title":"Verblijfsobjectid","description":"Residence Object ID","type":"string","nullable":true},"verenigingVanEigenaren":{"title":"Verenigingvaneigenaren","description":"An association of owners is a legal person that represents the common interests of apartment owners","type":"string","nullable":true}},"type":"object","title":"Algemeen"}}}}
```

## The AantekeningenItem object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"AantekeningenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Unique number of a deed","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true},"basisregistratieKadasterBeperking":{"title":"Basisregistratiekadasterbeperking","description":"Regulations by Kadaster","type":"string","nullable":true},"basisregistratieLandelijkeVoorziening":{"title":"Basisregistratielandelijkevoorziening","description":"Regulations by Landelijke Voorziening","type":"string","nullable":true},"betrokkenBestuursorgaan":{"title":"Betrokkenbestuursorgaan","description":"Concerned administrative entity","type":"string","nullable":true},"overigeAantekening":{"title":"Overigeaantekening","description":"Additional notes","type":"string","nullable":true},"vermeldInStuk":{"title":"Vermeldinstuk","description":"Unique number of a deed","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AantekeningenItem"}}}}
```

## The RechtenItem object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"RechtenItem":{"properties":{"aandeel":{"title":"Aandeel","description":"The share someone is entitled to","type":"string","nullable":true},"aanvullendeStukken":{"items":{"$ref":"#/components/schemas/AanvullendeStukkenItem"},"type":"array","title":"Aanvullendestukken","description":"Array of additional documents"},"adres":{"title":"Adres","description":"The address of the (not natural) person","type":"string","nullable":true},"afkomstigUitStukken":{"items":{"$ref":"#/components/schemas/AfkomstigUitStukkenItem"},"type":"array","title":"Afkomstiguitstukken","description":"Array of originating documents"},"betrokkenPersoon":{"title":"Betrokkenpersoon","description":"A person that is attracted to the right","type":"string","nullable":true},"burgerlijkeStaat":{"title":"Burgerlijkestaat","description":"Marital status of the person","type":"string","nullable":true},"geboortedatum":{"title":"Geboortedatum","description":"Date of birth of the (not natural) person","type":"string","nullable":true},"geboorteplaats":{"title":"Geboorteplaats","description":"Place of birth of the (not natural) person","type":"string","nullable":true},"kvkNummer":{"title":"Kvknummer","description":"Chamber of Commerce number","type":"string","nullable":true},"naamGerechtigde":{"title":"Naamgerechtigde","description":"The name of the (not natural) person","type":"string","nullable":true},"postAdres":{"title":"Postadres","description":"The postal address of the (not natural) person","type":"string","nullable":true},"rechtenCijfer":{"title":"Rechtencijfer","description":"The digits that represent the right","type":"string","nullable":true},"soortRecht":{"title":"Soortrecht","description":"The type of right","type":"string","nullable":true},"statutaireZetel":{"title":"Statutairezetel","description":"Name of registered office","type":"string","nullable":true},"vermeldInStukken":{"items":{"$ref":"#/components/schemas/VermeldInStukkenItem"},"type":"array","title":"Vermeldinstukken","description":"Array of documents this deed is mentioned in"}},"type":"object","required":["aanvullendeStukken","afkomstigUitStukken","vermeldInStukken"],"title":"RechtenItem"},"AanvullendeStukkenItem":{"properties":{"aanvullendeStuk":{"title":"Aanvullendestuk","description":"Unique number of a deed","type":"string","nullable":true},"aanvullendeStukIngeschrevenOp":{"title":"Aanvullendestukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"isAanvullingOpStuk":{"title":"Isaanvullingopstuk","description":"Document this deed extends","type":"string","nullable":true}},"type":"object","title":"AanvullendeStukkenItem"},"AfkomstigUitStukkenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Document this deed originates from","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AfkomstigUitStukkenItem"},"VermeldInStukkenItem":{"properties":{"vermeldInStuk":{"title":"Vermeldinstuk","description":"Document this deed is mentioned in","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"VermeldInStukkenItem"}}}}
```

## The AanvullendeStukkenItem object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"AanvullendeStukkenItem":{"properties":{"aanvullendeStuk":{"title":"Aanvullendestuk","description":"Unique number of a deed","type":"string","nullable":true},"aanvullendeStukIngeschrevenOp":{"title":"Aanvullendestukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"isAanvullingOpStuk":{"title":"Isaanvullingopstuk","description":"Document this deed extends","type":"string","nullable":true}},"type":"object","title":"AanvullendeStukkenItem"}}}}
```

## The AfkomstigUitStukkenItem object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"AfkomstigUitStukkenItem":{"properties":{"afkomstigUitStuk":{"title":"Afkomstiguitstuk","description":"Document this deed originates from","type":"string","nullable":true},"afkomstigUitStukIngeschrevenOp":{"title":"Afkomstiguitstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"afkomstigUitStukSoort":{"title":"Afkomstiguitstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"AfkomstigUitStukkenItem"}}}}
```

## The VermeldInStukkenItem object

```json
{"openapi":"3.0.3","info":{"title":"Matrixian API","version":"0.0.1"},"components":{"schemas":{"VermeldInStukkenItem":{"properties":{"vermeldInStuk":{"title":"Vermeldinstuk","description":"Document this deed is mentioned in","type":"string","nullable":true},"vermeldInStukIngeschrevenOp":{"title":"Vermeldinstukingeschrevenop","description":"Date of registration","type":"string","nullable":true},"vermeldInStukSoort":{"title":"Vermeldinstuksoort","description":"Type of registration","type":"string","nullable":true}},"type":"object","title":"VermeldInStukkenItem"}}}}
```
