@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_88105ebc-a952-9bf5-705d-28dc2b02bafb
  a a2a:Record ;
  rdfs:label "Registratie op 4 september 1675" ;
  a2a:hasPerson oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person1, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person2, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person3, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person4, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person5, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person6, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person7, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person8, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person9, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person10, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person11, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person12, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person13, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person14, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person15, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person16, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person17, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person18, oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person19 ;
  a2a:hasEvent oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_0, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_1, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_2, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_3, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_4, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_5, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_6, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_7, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_8, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_9, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_10, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_11, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_12, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_13, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_14, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_15, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_16, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_17, oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_18 ;
  a2a:hasSource oa:source_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person1
  a a2a:Person ;
  rdfs:label "Grietje Pieters" ;
  a2a:PersonName [
    rdfs:label "Grietje Pieters" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek" ;
    rdfs:label "Oosterleek"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person2
  a a2a:Person ;
  rdfs:label "Bouwen Jans" ;
  a2a:PersonName [
    rdfs:label "Bouwen Jans" ;
    a2a:PersonNameFirstName "Bouwen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek" ;
    rdfs:label "Oosterleek"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person3
  a a2a:Person ;
  rdfs:label "Jakob Maartens" ;
  a2a:PersonName [
    rdfs:label "Jakob Maartens" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Maartens"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek (!)" ;
    rdfs:label "Oosterleek (!)"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person4
  a a2a:Person ;
  rdfs:label "Jan Simons" ;
  a2a:PersonName [
    rdfs:label "Jan Simons" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person5
  a a2a:Person ;
  rdfs:label "Dirk Dirks" ;
  a2a:PersonName [
    rdfs:label "Dirk Dirks" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person6
  a a2a:Person ;
  rdfs:label "Klaas Dirks" ;
  a2a:PersonName [
    rdfs:label "Klaas Dirks" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek" ;
    rdfs:label "Oosterleek"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person7
  a a2a:Person ;
  rdfs:label "Neeltje Bouwens" ;
  a2a:PersonName [
    rdfs:label "Neeltje Bouwens" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oosterblokker?/Oosterleek" ;
    rdfs:label "onder Oosterblokker?/Oosterleek"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person8
  a a2a:Person ;
  rdfs:label "Dirk? (!) Jans? (!) Tijger" ;
  a2a:PersonName [
    rdfs:label "Dirk? (!) Jans? (!) Tijger" ;
    a2a:PersonNameFirstName "Dirk? (!)" ;
    a2a:PersonNamePatronym "Jans? (!)" ;
    a2a:PersonNameLastName "Tijger"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person9
  a a2a:Person ;
  rdfs:label "Jan (!) Jans (!) Nooitgedacht (!)" ;
  a2a:PersonName [
    rdfs:label "Jan (!) Jans (!) Nooitgedacht (!)" ;
    a2a:PersonNameFirstName "Jan (!)" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Nooitgedacht (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek (!)" ;
    rdfs:label "Oosterleek (!)"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person10
  a a2a:Person ;
  rdfs:label "Maartje? (!) / Maria? (!) Jans (!) Nooitgedacht (!)" ;
  a2a:PersonName [
    rdfs:label "Maartje? (!) / Maria? (!) Jans (!) Nooitgedacht (!)" ;
    a2a:PersonNameFirstName "Maartje? (!) / Maria? (!)" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Nooitgedacht (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek (!)" ;
    rdfs:label "Oosterleek (!)"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person11
  a a2a:Person ;
  rdfs:label "Jan Dirks (!) Nooitgedacht" ;
  a2a:PersonName [
    rdfs:label "Jan Dirks (!) Nooitgedacht" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirks (!)" ;
    a2a:PersonNameLastName "Nooitgedacht"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek (!)" ;
    rdfs:label "Oosterleek (!)"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person12
  a a2a:Person ;
  rdfs:label "Aaf Bastiaans" ;
  a2a:PersonName [
    rdfs:label "Aaf Bastiaans" ;
    a2a:PersonNameFirstName "Aaf" ;
    a2a:PersonNameLastName "Bastiaans"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oosterleek?" ;
    rdfs:label "onder Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person13
  a a2a:Person ;
  rdfs:label "? (moeder) Dirks?" ;
  a2a:PersonName [
    rdfs:label "? (moeder) Dirks?" ;
    a2a:PersonNameFirstName "? (moeder)" ;
    a2a:PersonNameLastName "Dirks?"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person14
  a a2a:Person ;
  rdfs:label "? (kinderen) Heddes Prins? (!)" ;
  a2a:PersonName [
    rdfs:label "? (kinderen) Heddes Prins? (!)" ;
    a2a:PersonNameFirstName "? (kinderen)" ;
    a2a:PersonNamePatronym "Heddes" ;
    a2a:PersonNameLastName "Prins? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Hoog en Laag Zwaagdijk ?/onder Wervershoof?" ;
    rdfs:label "Hoog en Laag Zwaagdijk ?/onder Wervershoof?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person15
  a a2a:Person ;
  rdfs:label "Hedde Adriaans Prins? (!)" ;
  a2a:PersonName [
    rdfs:label "Hedde Adriaans Prins? (!)" ;
    a2a:PersonNameFirstName "Hedde" ;
    a2a:PersonNamePatronym "Adriaans" ;
    a2a:PersonNameLastName "Prins? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "De Lagedijk?/onder Wervershoof? (!)" ;
    rdfs:label "De Lagedijk?/onder Wervershoof? (!)"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person16
  a a2a:Person ;
  rdfs:label "Maartje? / Maria? Hemmers" ;
  a2a:PersonName [
    rdfs:label "Maartje? / Maria? Hemmers" ;
    a2a:PersonNameFirstName "Maartje? / Maria?" ;
    a2a:PersonNameLastName "Hemmers"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oosterblokker?" ;
    rdfs:label "onder Oosterblokker?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person17
  a a2a:Person ;
  rdfs:label "Grietje Pieters" ;
  a2a:PersonName [
    rdfs:label "Grietje Pieters" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oosterblokker?" ;
    rdfs:label "onder Oosterblokker?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person18
  a a2a:Person ;
  rdfs:label "Jan Maartens Baas?? (!) / Jan Baas?? (!)" ;
  a2a:PersonName [
    rdfs:label "Jan Maartens Baas?? (!) / Jan Baas?? (!)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Maartens" ;
    a2a:PersonNameLastName "Baas?? (!) / Jan Baas?? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person19
  a a2a:Person ;
  rdfs:label "Klaas Kornelisz Bruin" ;
  a2a:PersonName [
    rdfs:label "Klaas Kornelisz Bruin" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Bruin"
  ] ;
  a2a:Residence [
    a2a:Place "Oosterleek?" ;
    rdfs:label "Oosterleek?"
  ] .

oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1675-09-04"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "gebied Boxweereland Meeckelandtdorp/banne Leeckland Papenland" ;
  a2a:EventRemark00_Soort_akte "BoedelscheidingErfbewijs" ;
  a2a:EventRemark06_Notaris "Jan Cornelisz. Verdwaald" .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person1 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person2 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person3 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Mede-eigenaar" ;
  a2a:RelationType "other:Comparant/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person4 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person5 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_5
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person6 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_6
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde/Mede-eigenaar" ;
  a2a:RelationType "other:Begunstigde/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person7 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_7
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person8 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_8
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person9 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_9
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person10 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_10
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Belendende" ;
  a2a:RelationType "other:Overleden/Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person11 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_11
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person12 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_12
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Overleden/Erflater" ;
  a2a:RelationType "other:geen specifieke rol/Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person13 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_13
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person14 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_14
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person15 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_15
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person16 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_16
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person17 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_17
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person18 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:relationep_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_18
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Person19 ;
  a2a:EventKeyRef oa:event_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb_Event1 .

oa:source_wfa_88105ebc-a952-9bf5-705d-28dc2b02bafb
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1675-01-01 - 1675-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 5581. Wijdenes, akten notaris Jan Cornelisz. Verdwaald, 1672-1675." ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "5581" ;
    rdfs:label "Westfries Archief, ONA 5581. Wijdenes, akten notaris Jan Cornelisz. Verdwaald, 1672-1675., 47, 5581"
  ] ;
  a2a:SourceLastChangeDate "2018-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_5581&minr=8722302&miview=ldt" ;
  a2a:RecordGUID "{88105ebc-a952-9bf5-705d-28dc2b02bafb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_5581_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 (2e) oomzegger van 3 stiefmoeder van 7 schoonzuster van 4 (wed.)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 13,1 vader van 7 zwager van 4 ex-zwager van 5,6" .
[] a2a:PersonRemarkOpmerking "oom van 1" .
[] a2a:PersonRemarkOpmerking "zwager van 1-2" .
[] a2a:PersonRemarkOpmerking "broer van? 6,13? ex-zwager van 2 oom/voogd van 7" .
[] a2a:PersonRemarkOpmerking "broer van? 5,13? ex-zwager van 2 oom/voogd van 7" .
[] a2a:PersonRemarkOpmerking "dochter van 2,13 oomzegger van 5,6 stiefdochter van 1" .
[] a2a:PersonRemarkOpmerking "zoon van 11 broer van 20 (!)" .
[] a2a:PersonRemarkOpmerking "dochter van 11 zuster van 9 (!)" .
[] a2a:PersonRemarkOpmerking "vader van 9,10 (!)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 2 (1e) moeder van 7 zuster van?? 5,6" .
[] a2a:PersonRemarkOpmerking "kind van 15" .
[] a2a:PersonRemarkOpmerking "vader van 14" .
