- SourceMeta name
- brk2kadastralesubjecten
- Base dialect
- https://json-schema.org/draft/2020-12/schema
- SourceMeta dialect
- https://json-schema.org/draft/2020-12/schema
- Bytes
- 13.035 bytes
- Bytes bundled
- 14.092 bytes
- Health
- 91%
- Dependencies
- 1
Dependencies
- At
- /properties/_links/properties/self/$ref
Health issues
- Name
- top_level_title
- Message
- Set a concise non-empty title at the top level of the schema to explain what the definition is about
- Pointers
- Name
- top_level_examples
- Message
- Set a non-empty examples array at the top level of the schema to illustrate the expected data
- Pointers
- Name
- description_trailing_period
- Message
- Descriptions should not end with a period to give user interfaces flexibility in presenting the text
- Pointers
- /properties/_links/description
- Name
- title_trim
- Message
- Titles should not contain leading or trailing whitespace
- Pointers
- /properties/_links/title
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/postadresHuisnummer/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/postadresHuisnummer/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/postadresPostbusNummer/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/postadresPostbusNummer/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/postadresType/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/postadresType/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/woonadresHuisnummer/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/woonadresHuisnummer/format
- Name
- non_applicable_type_specific_keywords
- Message
- Avoid keywords that don't apply to the type or types that the current subschema expects
- Pointers
- /properties/woonadresType/format
- Name
- unknown_format_prefix
- Message
- For interoperability purposes, the JSON Schema specification advises against the use of `format` values that are not explicitly defined by the specification
- Pointers
- /properties/woonadresType/format
{
"$id": "https://schemas.don.projects.digilab.network/schemas/api-register/gemeente-amsterdam/brk2-oktbfx6hg/brk2kadastralesubjecten",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"description": "kadastralesubjecten",
"properties": {
"_links": {
"description": "The contents of the `kadastralesubjecten._links` field. It contains all relationships with objects.",
"properties": {
"schema": {
"description": "The schema field is exposed with every record",
"format": "uri",
"readOnly": true,
"type": "string"
},
"self": {
"$ref": "./brk2kadastralesubjectenlink"
}
},
"required": [
"schema",
"self"
],
"title": " links",
"type": "object"
},
"beschikkingsbevoegdheidCode": {
"type": [
"string",
"null"
]
},
"beschikkingsbevoegdheidOmschrijving": {
"type": [
"string",
"null"
]
},
"datumActueelTot": {
"description": "Einddatum van de cyclus, eventueel in combinatie met het kenmerk Status",
"format": "date-time",
"type": [
"string",
"null"
]
},
"datumOverlijden": {
"description": "De overlijdensdatum is de datum waarop een natuurlijk persoon is overleden",
"format": "date",
"title": "Subject overlijdensdatum",
"type": [
"string",
"null"
]
},
"datumOverlijdenOnvolledig": {
"description": "De overlijdensdatum is de datum waarop een natuurlijk persoon is overleden. Als dit kenmerk is gevuld is deze datum onvolledig (alleen jaar, of alleen jaar en maand bekend)",
"title": "Subject onvolledige overlijdensdatum",
"type": [
"string",
"null"
]
},
"geboortedatum": {
"description": "De datum waarop een natuurlijk persoon is geboren",
"format": "date",
"title": "Subject geboortedatum",
"type": [
"string",
"null"
]
},
"geboortedatumOnvolledig": {
"description": "De datum waarop een natuurlijk persoon is geboren. Als dit kenmerk is gevuld is deze datum onvolledig (alleen jaar, of alleen jaar en maand bekend)",
"title": "Subject onvolledige geboortedatum",
"type": [
"string",
"null"
]
},
"geboortelandCode": {
"type": [
"string",
"null"
]
},
"geboortelandOmschrijving": {
"type": [
"string",
"null"
]
},
"geboorteplaats": {
"description": "De geboorteplaats is een plaatsaanduiding, die aangeeft waar de natuurlijke persoon geboren is",
"title": "Subject geboorteplaats",
"type": [
"string",
"null"
]
},
"geslachtCode": {
"type": [
"string",
"null"
]
},
"geslachtOmschrijving": {
"type": [
"string",
"null"
]
},
"geslachtsnaam": {
"description": "Geslachtsnaam van de geregistreerde persoon",
"title": "Subject geslachtsnaam",
"type": [
"string",
"null"
]
},
"geslachtsnaamPartner": {
"description": "Geslachtsna(a)m(en) van de geregistreerde partner",
"title": "Subject partner geslachtsnaam",
"type": [
"string",
"null"
]
},
"heeftBsnVoorBrpPersoon": {
"description": "Burgerservicenummer (BSN) voorheen SoFi-nummer",
"title": "Persoon BSN",
"type": [
"string",
"null"
]
},
"heeftKvknummerVoorHrMaatschappelijkeactiviteit": {
"description": "Betreft het identificerende gegeven voor de Maatschappelijke Activiteit",
"title": "Subject Maatschappelijke activiteit KvK-nummer",
"type": [
"string",
"null"
]
},
"heeftRsinVoorHrNietNatuurlijkepersoon": {
"description": "Rechtspersonen en Samenwerkingsverbanden Informatienummer (RSIM). Het door een kamer toegekend uniek nummer voor de Niet Natuurlijk Persoon",
"title": "Subject Niet natuurlijke persoon RSIN",
"type": [
"string",
"null"
]
},
"identificatie": {
"description": "De aan dit subject toegekende landelijk unieke aanduiding",
"title": "Object ID",
"type": "string"
},
"indicatieAfschermingGegevens": {
"description": "Als extra toevoeging indien een persoon is afgeschermd. De vulling van andere attributen blijft hetzelfde zoals bij afscherming gebruikelijk is (met o.a. de identificatie gevuld met 15 x het cijfer 8)",
"title": "Aanduiding afscherming gegevens",
"type": [
"string",
"null"
]
},
"indicatieDiakrietNietToonbaar": {
"description": "Als een diakriet niet juist geregistreerd is in de BRP, wordt deze ook onjuist geleverd in BRK. In BRK wordt dan deze waarde geleverd (met waarde J)",
"title": "Aanduiding diakriet niet toonbaar",
"type": [
"string",
"null"
]
},
"indicatieOverleden": {
"description": "Indicatie of de persoon al dan niet overleden is. De datum van overlijden is soms niet bekend, maar wel dat iemand overleden is. Dat is uit dit attribuut af te leiden",
"title": "Subject aanduiding overlijden",
"type": [
"string",
"null"
]
},
"landWaarnaarVertrokkenCode": {
"type": [
"string",
"null"
]
},
"landWaarnaarVertrokkenOmschrijving": {
"type": [
"string",
"null"
]
},
"naamGebruikCode": {
"type": [
"string",
"null"
]
},
"naamGebruikOmschrijving": {
"type": [
"string",
"null"
]
},
"postadresAdresseerbaarObject": {
"description": "Adresseerbaar object",
"type": [
"string",
"null"
]
},
"postadresBuitenlandAdres": {
"description": "Buitenlands adres",
"title": "Postadres buitenlands adres",
"type": [
"string",
"null"
]
},
"postadresBuitenlandLandCode": {
"description": "Buitenlands land. Code",
"title": "Postadres buitenlandse land code",
"type": [
"string",
"null"
]
},
"postadresBuitenlandLandOmschrijving": {
"description": "Buitenlands land. Omschrijving",
"title": "Postadres buitenlandse land omschrijving",
"type": [
"string",
"null"
]
},
"postadresBuitenlandRegio": {
"description": "Buitenlandse regio",
"title": "Postadres buitenlandse regio",
"type": [
"string",
"null"
]
},
"postadresBuitenlandWoonplaats": {
"description": "Buitenlandse woonplaats",
"title": "Postadres buitenlandse woonplaats",
"type": [
"string",
"null"
]
},
"postadresHuisletter": {
"description": "Huisletter",
"type": [
"string",
"null"
]
},
"postadresHuisnummer": {
"description": "Huisnummer",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"postadresHuisnummertoevoeging": {
"description": "Huisletter",
"type": [
"string",
"null"
]
},
"postadresOpenbareRuimtenaam": {
"description": "Openbare ruimte",
"title": "Postadres openbare ruimte",
"type": [
"string",
"null"
]
},
"postadresPostbusNummer": {
"description": "Postbusnummer",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"postadresPostbusPostcode": {
"description": "Postcode",
"type": [
"string",
"null"
]
},
"postadresPostbusWoonplaatsnaam": {
"description": "Woonplaatsnaam",
"title": "Postadres postbus woonplaats",
"type": [
"string",
"null"
]
},
"postadresPostcode": {
"description": "Postcode",
"type": [
"string",
"null"
]
},
"postadresType": {
"description": "Postlocatietype: 0: geen, 1: binnenland, 2: buitenland",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"postadresWoonplaatsnaam": {
"description": "Woonplaats",
"title": "Postadres woonplaats",
"type": [
"string",
"null"
]
},
"postadresWoonplaatsnaamAfwijkend": {
"description": "Woonplaats afwijkend",
"title": "Postadres afwijkende woonplaats",
"type": [
"string",
"null"
]
},
"rechtsvormCode": {
"type": [
"string",
"null"
]
},
"rechtsvormOmschrijving": {
"type": [
"string",
"null"
]
},
"statutaireNaam": {
"description": "De naam van de rechtspersoon. Het betreft de naam die is opgenomen in de oprichtingsakte",
"title": "Subject statutaire naam",
"type": [
"string",
"null"
]
},
"statutaireZetel": {
"description": "De statutaire plaats van vestiging",
"title": "Subject statutaire naam",
"type": [
"string",
"null"
]
},
"titelOfPredicaatCode": {
"type": [
"string",
"null"
]
},
"titelOfPredicaatOmschrijving": {
"type": [
"string",
"null"
]
},
"toestandsdatum": {
"description": "De datum waarop de geleverde toestand van het onderliggende kadatraal object is ontstaan in de Basisregistratie Kadaster. (normaal gesproken maximaal 2 weken later t.o.v. tijdstip inschrijving)",
"format": "date",
"title": "Kadastrale registratie toestand datum",
"type": [
"string",
"null"
]
},
"typeSubject": {
"description": "Afgeleid gegeven. Is het subject een natuurlijk persoon of een niet-natuurlijk persoon",
"title": "Subject type omschrijving",
"type": [
"string",
"null"
]
},
"voornamen": {
"description": "Voornamen van het subject",
"title": "Subject voornamen",
"type": [
"string",
"null"
]
},
"voornamenPartner": {
"description": "Voorna(a)m(en) van de geregistreerde partner",
"title": "Subject partner voornamen",
"type": [
"string",
"null"
]
},
"voorvoegsels": {
"description": "Voorvoegsels bij de geslachtsnaam",
"title": "Subject voorvoegsels",
"type": [
"string",
"null"
]
},
"voorvoegselsPartner": {
"description": "Voorvoegsel van de geregistreerde partner",
"title": "Subject partner voorvoegsels",
"type": [
"string",
"null"
]
},
"woonadresAdresseerbaarObject": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats adresseerbaar_object",
"title": "BAG adresseerbaar object",
"type": [
"string",
"null"
]
},
"woonadresBuitenlandAdres": {
"description": "Buitenlands adres adres",
"title": "Buitenlands adres",
"type": [
"string",
"null"
]
},
"woonadresBuitenlandLandCode": {
"description": "Buitenlands adres land. Code",
"title": "Buitenlandse land code",
"type": [
"string",
"null"
]
},
"woonadresBuitenlandLandOmschrijving": {
"description": "Buitenlands adres land. Omschrijving",
"title": "Buitenlandse land omschrijving",
"type": [
"string",
"null"
]
},
"woonadresBuitenlandRegio": {
"description": "Buitenlands adres regio",
"title": "Buitenlandse regio",
"type": [
"string",
"null"
]
},
"woonadresBuitenlandWoonplaats": {
"description": "Buitenlands adres woonplaats",
"title": "Buitenlandse woonplaats",
"type": [
"string",
"null"
]
},
"woonadresHuisletter": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats huisletter",
"title": "BAG huisletter",
"type": [
"string",
"null"
]
},
"woonadresHuisnummer": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats huisnummer",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"title": "BAG huisnummer",
"type": [
"integer",
"null"
]
},
"woonadresHuisnummertoevoeging": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats huisnummertoevoeging",
"title": "BAG huisnummertoevoeging",
"type": [
"string",
"null"
]
},
"woonadresOpenbareRuimtenaam": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats openbare_ruimte",
"title": "BAG openbare ruimtenaam",
"type": [
"string",
"null"
]
},
"woonadresPostcode": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats postcode",
"title": "BAG postcode",
"type": [
"string",
"null"
]
},
"woonadresType": {
"description": "Woonlocatietype: 0: geen, 1: binnenland, 2: buitenland",
"format": "int64",
"maximum": 9223372036854776000,
"minimum": -9223372036854776000,
"type": [
"integer",
"null"
]
},
"woonadresWoonplaats": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats woonplaats",
"title": "BAG woonplaats",
"type": [
"string",
"null"
]
},
"woonadresWoonplaatsAfwijkend": {
"description": "BAG: Verblijfsobject / Standplaats / Ligplaats woonplaats afwijkend",
"title": "BAG afwijkende woonplaats",
"type": [
"string",
"null"
]
}
},
"required": [
"_links",
"identificatie"
],
"type": "object",
"x-derived-from": [
"https://api.data.amsterdam.nl/v1/brk2/openapi.json#/components/schemas/Brk2kadastralesubjecten"
]
}