@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521
  a a2a:Record ;
  rdfs:label "Registratie op 22 november 1690" ;
  a2a:hasPerson oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person1, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person2, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person3, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person4, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person5, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person6, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person7, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person8, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person9, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person10, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person11, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person12, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person13, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person14, oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person15 ;
  a2a:hasEvent oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_0, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_1, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_2, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_3, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_4, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_5, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_6, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_7, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_8, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_9, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_10, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_11, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_12, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_13, oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_14 ;
  a2a:hasSource oa:source_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521 .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person1
  a a2a:Person ;
  rdfs:label "Teunis Teunisz (!) Blokker (!) / Jans" ;
  a2a:PersonName [
    rdfs:label "Teunis Teunisz (!) Blokker (!) / Jans" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Teunisz (!)" ;
    a2a:PersonNameLastName "Blokker (!) / Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker (!)" ;
    rdfs:label "Oosterblokker (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person2
  a a2a:Person ;
  rdfs:label "Barend Lukasz" ;
  a2a:PersonName [
    rdfs:label "Barend Lukasz" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Lukasz"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker (!)" ;
    rdfs:label "Westerblokker (!)"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person3
  a a2a:Person ;
  rdfs:label "Paulus Jans Jongejans / Jongs (!)" ;
  a2a:PersonName [
    rdfs:label "Paulus Jans Jongejans / Jongs (!)" ;
    a2a:PersonNameFirstName "Paulus" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Jongejans / Jongs (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen/oud-gaarder" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person4
  a a2a:Person ;
  rdfs:label "Klaas (!) Jans (!) Zoon (!)" ;
  a2a:PersonName [
    rdfs:label "Klaas (!) Jans (!) Zoon (!)" ;
    a2a:PersonNameFirstName "Klaas (!)" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Zoon (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "vroedschap/schepen!" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person5
  a a2a:Person ;
  rdfs:label "Jan (!) Pieters (!) Steenhuis (!)" ;
  a2a:PersonName [
    rdfs:label "Jan (!) Pieters (!) Steenhuis (!)" ;
    a2a:PersonNameFirstName "Jan (!)" ;
    a2a:PersonNamePatronym "Pieters (!)" ;
    a2a:PersonNameLastName "Steenhuis (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Boeker!/onder Binnenwijzend" ;
    rdfs:label "Boeker!/onder Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "vroedschap/molenaar!" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person6
  a a2a:Person ;
  rdfs:label "Kornelis (!) Heins (!) Hemmer (!)" ;
  a2a:PersonName [
    rdfs:label "Kornelis (!) Heins (!) Hemmer (!)" ;
    a2a:PersonNameFirstName "Kornelis (!)" ;
    a2a:PersonNamePatronym "Heins (!)" ;
    a2a:PersonNameLastName "Hemmer (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "oud-schepen (!)/vroedschap" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person7
  a a2a:Person ;
  rdfs:label "Klaas (!) Dirks (!)" ;
  a2a:PersonName [
    rdfs:label "Klaas (!) Dirks (!)" ;
    a2a:PersonNameFirstName "Klaas (!)" ;
    a2a:PersonNameLastName "Dirks (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "burgemeester (!)/vroedschap" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person8
  a a2a:Person ;
  rdfs:label "Jan (!) Dirks (!) Bijl (!)" ;
  a2a:PersonName [
    rdfs:label "Jan (!) Dirks (!) Bijl (!)" ;
    a2a:PersonNameFirstName "Jan (!)" ;
    a2a:PersonNamePatronym "Dirks (!)" ;
    a2a:PersonNameLastName "Bijl (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "oud-schepen (!)/vroedschap" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person9
  a a2a:Person ;
  rdfs:label "Kornelis (!) Gerrits (!) Bakker (!)" ;
  a2a:PersonName [
    rdfs:label "Kornelis (!) Gerrits (!) Bakker (!)" ;
    a2a:PersonNameFirstName "Kornelis (!)" ;
    a2a:PersonNamePatronym "Gerrits (!)" ;
    a2a:PersonNameLastName "Bakker (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "vroedschap" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person10
  a a2a:Person ;
  rdfs:label "Jakob Jans Kootzak" ;
  a2a:PersonName [
    rdfs:label "Jakob Jans Kootzak" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Kootzak"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Profession "oud-schotgaarder/oud-vredemaker" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person11
  a a2a:Person ;
  rdfs:label "Tijs Dirks" ;
  a2a:PersonName [
    rdfs:label "Tijs Dirks" ;
    a2a:PersonNameFirstName "Tijs" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend" ;
    rdfs:label "Binnenwijzend"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "oud-burgemeester" .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person12
  a a2a:Person ;
  rdfs:label "Elisabeth (!) Klaas (!) Jongejans (!) / Kootzaks (?!)" ;
  a2a:PersonName [
    rdfs:label "Elisabeth (!) Klaas (!) Jongejans (!) / Kootzaks (?!)" ;
    a2a:PersonNameFirstName "Elisabeth (!)" ;
    a2a:PersonNamePatronym "Klaas (!)" ;
    a2a:PersonNameLastName "Jongejans (!) / Kootzaks (?!)"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend/Beemster!" ;
    rdfs:label "Binnenwijzend/Beemster!"
  ] .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person13
  a a2a:Person ;
  rdfs:label "Jongejan (!) Jakobs Kootzak/Bakker!" ;
  a2a:PersonName [
    rdfs:label "Jongejan (!) Jakobs Kootzak/Bakker!" ;
    a2a:PersonNameFirstName "Jongejan (!)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kootzak/Bakker!"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend/Beemster!" ;
    rdfs:label "Binnenwijzend/Beemster!"
  ] .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person14
  a a2a:Person ;
  rdfs:label "Maartje? (!) / Maria? (!) Jakobs Kootzak" ;
  a2a:PersonName [
    rdfs:label "Maartje? (!) / Maria? (!) Jakobs Kootzak" ;
    a2a:PersonNameFirstName "Maartje? (!) / Maria? (!)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kootzak"
  ] ;
  a2a:Residence [
    a2a:Place "Binnenwijzend/Beemster!" ;
    rdfs:label "Binnenwijzend/Beemster!"
  ] .

oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person15
  a a2a:Person ;
  rdfs:label "Reier (!) Jakobs (!) Elis / Landmeter (!)" ;
  a2a:PersonName [
    rdfs:label "Reier (!) Jakobs (!) Elis / Landmeter (!)" ;
    a2a:PersonNameFirstName "Reier (!)" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "Elis / Landmeter (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterblokker" ;
    rdfs:label "Oosterblokker"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "secretaris/notaris!" .

oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1690-11-22"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Attestatie" ;
  a2a:EventRemark00_Object "Vroedschap" ;
  a2a:EventRemark06_Notaris "Reijer Jacobsz. Elis" .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_0
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person1 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_1
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person2 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person3 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_3
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person4 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_4
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person5 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_5
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person6 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_6
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person7 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_7
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person8 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_8
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person9 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_9
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Debiteur?" ;
  a2a:RelationType "other:Overleden/Debiteur?" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person10 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_10
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Crediteur" ;
  a2a:RelationType "other:Overleden/Crediteur" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person11 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_11
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Overleden!" ;
  a2a:RelationType "other:geen specifieke rol/Overleden!" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person12 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_12
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Erfgenaam" ;
  a2a:RelationType "other:geen specifieke rol/Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person13 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_13
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Erfgenaam" ;
  a2a:RelationType "other:geen specifieke rol/Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person14 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:relationep_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_14
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Person15 ;
  a2a:EventKeyRef oa:event_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521_Event1 .

oa:source_wfa_81e9633f-1a7a-4574-bf48-4d0cd52ff521
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1690-01-01 - 1690-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 367. Oosterblokker, akten notaris Reijers Jacobsz Elis, 1682-1691." ;
    a2a:DocumentNumber "144" ;
    a2a:RegistryNumber "367" ;
    rdfs:label "Westfries Archief, ONA 367. Oosterblokker, akten notaris Reijers Jacobsz Elis, 1682-1691., 144, 367"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_367&minr=8559148&miview=ldt" ;
  a2a:RecordGUID "{81e9633f-1a7a-4574-bf48-4d0cd52ff521}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_367_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "oom van 12 oudoom van 13,14 neef van 10 (!)" .
[] a2a:PersonRemarkOpmerking "broer van 11 (!)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 12 (1e!) neef van 3! vader van 13,14" .
[] a2a:PersonRemarkOpmerking "broer van 7 (!)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 10 moeder van 13,14 oomzegger van 3!" .
[] a2a:PersonRemarkOpmerking "zoon van! 10,12 broer van! 14 achterneef van 3!" .
[] a2a:PersonRemarkOpmerking "dochter van! 10,12 zuster van! 15 achternicht van 3!" .
