3.1 - is there a recent event - adoption
#language: en Feature: 3.1 - is there a recent event - adoption Preconditions for this request: | 1.1 Staat persoon (minderjarige) als ingezetene in de BRP? | Ja | | 1.2 Is persoon a. minderjarig en b. niet overleden? | Ja | | 1.3 Is minderjarige naar het buitenland geëmigreerd geweest? | Nee | | 1.3a Is minderjarige in buitenland geboren? | Nee of geadopteerd met NL akte | | 1.4 Uitspraak gezag aanwezig? | Ja | It is possible that a court has issued a ruling, but that as a result of a more recent event the authority has been obtained or withdrawn by operation of law after all (denial). This is (possibly) the case with the following events: adoption, remarriage or denial of parenthood. Adoption Adoptive parents have often first been the guardian of the minor. Once the adoption takes legal effect, the guardianship lapses (Article 1:281, paragraph 1b of the Dutch Civil Code). Information about guardianship is not recorded in the BRP. It has to be requested from the parental authority register. How to establish this? Adoption: where the start date of the authority is earlier than the start date of the family-law relationship and the certificate designation contains the value Q in the 3rd position then this is an adoption after the authority was recorded. This can occur in the current category but also in a historical category because later another legal fact may have been recorded. Certificate designation Q may have been overwritten with the value T where a request has been received from the parents to remove or overwrite the adoption data. In those cases the adoption can no longer be recognized on a personal record. Fields used: - Indicatie gezag (authority indication) -> 11.32.10 - Ingangsdatum gezag (start date of authority) -> 11.85.10 Background: Given the person 'Gerda' with citizen service number '000000012' * is of full age And the person 'Aart' with citizen service number '000000024' * is of full age And 'Gerda' and 'Aart' are married to each other And the person 'Bert' with citizen service number '000000036' * is registered in the BRP * is a minor * has not emigrated * was born in the Netherlands Rule: Where the adoption took place after the judicial ruling on authority, the authority is determined by operation of law Scenario Outline: A child was adopted by both parents after a judicial ruling, there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | <indicatie gezag> | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | aktenummer (81.20) | | morgen - 4 jaar | 1AQ0101 | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | aktenummer (81.20) | | morgen - 4 jaar | 1AQ0101 | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' Examples: | indicatie gezag | | 1 | | 2 | | 12 | | 1D | | 2D | | D | Scenario Outline: A child was adopted by <adoptie ouder> after the judicial ruling, there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And has '<andere ouder>' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | gisteren - 17 jaar | And 'Bert' has been adopted by '<adoptie ouder>' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | aktenummer (81.20) | | morgen - 4 jaar | 1AQ0102 | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' Examples: | adoptie ouder | andere ouder | andere ouder bsn | | Gerda | Aart | 000000024 | | Aart | Gerda | 000000012 | Scenario: A child was adopted before the judicial ruling, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 6 jaar | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 6 jaar | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Scenario Outline: A child was adopted before the judicial ruling and the data of the child was changed after the ruling <omschrijving>, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 6 jaar | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 6 jaar | And the following data has been changed | aktenummer (81.20) | ingangsdatum geldigheid (85.10) | | <aktenummer> | morgen - 4 jaar | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Examples: | aktenummer | omschrijving | | 1AQ0100 | onder zelfde adoptie aktenummer | | 1AW0200 | ander soort wijziging (naamswijziging) | Rule: Where adoption data has been corrected, the previous adoption data is ignored Scenario: For a child, the judicial ruling for the adoption has been corrected, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 4 jaar | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 4 jaar | And the adoption of 'Bert' has been revoked for 'Gerda' as parent 1 And the adoption of 'Bert' has been revoked for 'Aart' as parent 2 When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Rule: Where the date of the judicial ruling on authority is unknown, no authority ruling can be given Scenario: A child was adopted and the start date of the judicial ruling is entirely unknown, there is GezagNietTeBepalen Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | 00000000 | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 4 jaar | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | morgen - 4 jaar | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' cannot be determined, with the explanation 'Gezag kan niet worden bepaald omdat relevante gegevens ontbreken. Het gaat om de volgende gegevens: ingangsdatum geldigheid van gezagsverhouding' Rule: Where the date of the judicial ruling on authority is partly unknown, the first day of the month of the period of uncertainty is assumed Scenario Outline: the authority is determined by operation of law for a minor who has been adopted and <omschrijving> there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | <datum uitspraak gezag> | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | 20210617 | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | 20210617 | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' Examples: | datum uitspraak gezag | omschrijving | | 20190000 | alleen jaar is bekend van datum uitspraak en ligt zeker voor datum adoptie | | 20210000 | alleen jaar is bekend van datum uitspraak en is zelfde jaar als datum adoptie | | 20210500 | jaar en maand is bekend van datum uitspraak en ligt zeker voor datum adoptie | | 20210600 | jaar en maand is bekend van datum uitspraak en is zelfde maand als datum adoptie | Scenario Outline: the authority is determined from a judicial ruling for a minor who has been adopted and <omschrijving> there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | <datum uitspraak gezag> | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | 20210617 | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | 20210617 | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Examples: | datum uitspraak gezag | omschrijving | | 20230000 | alleen jaar is bekend van datum uitspraak en ligt zeker na datum adoptie | | 20210700 | jaar en maand is bekend van datum uitspraak en ligt zeker na datum adoptie | Rule: Where the date of the adoption is entirely unknown, the authority is determined according to the judicial ruling on authority Scenario Outline: the authority is determined from a judicial ruling for a minor who has been adopted and the adoption date is entirely unknown, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | 20210617 | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie door Gerda> | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie door Aart> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Examples: | datum adoptie door Gerda | datum adoptie door Aart | | 00000000 | morgen - 17 jaar | | morgen - 17 jaar | 00000000 | | 00000000 | 00000000 | Rule: Where the date of the adoption is partly unknown, the first day of the month of the period of uncertainty is assumed Scenario Outline: the authority is determined by operation of law for a minor who has been adopted and <omschrijving> there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | 20210617 | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie> | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' Examples: | datum adoptie | omschrijving | | 20230000 | alleen jaar is bekend van datum adoptie en ligt zeker na datum uitspraak gezag | | 20210700 | jaar en maand is bekend van datum adoptie en ligt zeker na datum uitspraak gezag | | 20230000 | alleen jaar is bekend van datum adoptie en ligt zeker na datum uitspraak gezag | | 20210700 | jaar en maand is bekend van datum adoptie en ligt zeker na datum uitspraak gezag | Scenario Outline: the authority is determined from a judicial ruling for a minor who has been adopted and <omschrijving> there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | <datum uitspraak gezag> | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie> | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | | <datum adoptie> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship Examples: | datum adoptie | datum uitspraak gezag | omschrijving | | 20190000 | 20210617 | alleen jaar is bekend van datum adoptie en ligt zeker voor datum uitspraak gezag | | 20210000 | 20210617 | alleen jaar is bekend van datum adoptie en is zelfde jaar als uitspraak gezag | | 20210000 | 20210101 | alleen jaar is bekend van datum adoptie en uitspraak gezag is eerste dag van dat jaar | | 20210500 | 20210617 | jaar en maand is bekend van datum adoptie en ligt zeker voor datum uitspraak gezag | | 20210600 | 20210617 | jaar en maand is bekend van datum adoptie en is zelfde maand als uitspraak gezag | | 20210600 | 20210601 | jaar en maand is bekend van datum adoptie en uitspraak gezag is eerste dag van die maand | Rule: Where the date of the family-law relationship is under investigation, the authority cannot be determined Scenario Outline: the authority is determined where <omschrijving> is under investigation, there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | | gisteren - 4 jaar | <aanduiding onderzoek Gerda> | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | | gisteren - 4 jaar | <aanduiding onderzoek Aart> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' And the authority is under investigation Examples: | aanduiding onderzoek Gerda | aanduiding onderzoek Aart | omschrijving | | 020000 | | hele categorie ouder 1 | | 026200 | | hele groep familierechtelijke betrekking van ouder 1 | | 026210 | | datum ingang familierechtelijke betrekking van ouder 1 | | | 030000 | hele categorie ouder 2 | | | 036200 | hele groep familierechtelijke betrekking van ouder 2 | | | 036210 | datum ingang familierechtelijke betrekking van ouder 2 | Scenario: the authority is determined where the investigation of the family-law relationship has ended, there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | datum einde onderzoek (83.30) | | gisteren - 4 jaar | 026210 | gisteren | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | datum einde onderzoek (83.30) | | gisteren - 4 jaar | 036210 | gisteren | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' Scenario Outline: the authority can be determined where the investigation of the family-law relationship has ended for one parent and has not ended for the other parent, there is GezamenlijkOuderlijkGezag Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | | D | gisteren - 5 jaar | And 'Bert' has been adopted by 'Gerda' as parent 1 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | datum einde onderzoek (83.30) | | gisteren - 4 jaar | 026210 | <einde onderzoek Gerda> | And 'Bert' has been adopted by 'Aart' as parent 2 with the following data | datum ingang familierechtelijke betrekking (62.10) | aanduiding in onderzoek (83.10) | datum einde onderzoek (83.30) | | gisteren - 4 jaar | 036210 | <einde onderzoek Aart> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is joint parental authority with parent 'Gerda' and parent 'Aart' And the authority is under investigation Examples: | einde onderzoek Gerda | einde onderzoek Aart | | gisteren | | | | gisteren | Rule: Where indicatie gezag or the start date of the gezagsverhouding is under investigation, the authority cannot be determined Scenario Outline: the authority can be determined where <omschrijving> is under investigation, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | aanduiding in onderzoek (83.10) | | D | gisteren - 5 jaar | <aanduiding onderzoek> | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship And the authority is under investigation Examples: | aanduiding onderzoek | omschrijving | | 110000 | hele categorie gezagsverhouding | | 113200 | hele groep gezag minderjarige | | 113210 | indicatie gezag minderjarige | | 118500 | hele groep geldigheid | | 118510 | datum ingang geldigheid | Scenario: the authority can be determined where the investigation of the gezagsverhouding has ended, there is Voogdij Given a judicial ruling on authority has been made for 'Bert' with the following data | indicatie gezag minderjarige (32.10) | ingangsdatum geldigheid (85.10) | aanduiding in onderzoek (83.10) | datum einde onderzoek (83.30) | | D | gisteren - 5 jaar | 110000 | gisteren | When 'gezag' is requested for 'Bert' Then the authority over 'Bert' is guardianship