@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_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c
  a a2a:Record ;
  rdfs:label "Registratie op 3 april 1663" ;
  a2a:hasPerson oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person1, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person2, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person3, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person4, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person5, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person6, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person7, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person8, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person9, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person10, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person11, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person12, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person13, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person14, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person15, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person16, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person17, oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person18 ;
  a2a:hasEvent oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_0, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_1, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_2, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_3, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_4, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_5, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_6, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_7, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_8, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_9, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_10, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_11, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_12, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_13, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_14, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_15, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_16, oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_17 ;
  a2a:hasSource oa:source_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person1
  a a2a:Person ;
  rdfs:label "Maarten Pieters" ;
  a2a:PersonName [
    rdfs:label "Maarten Pieters" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?" ;
    rdfs:label "Oudendijk?"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person2
  a a2a:Person ;
  rdfs:label "Pieter Pieters Stolp" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieters Stolp" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Stolp"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?? (!)" ;
    rdfs:label "Oudendijk?? (!)"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person3
  a a2a:Person ;
  rdfs:label "Adriaan? / Arend? Simons Kramer?? (!)" ;
  a2a:PersonName [
    rdfs:label "Adriaan? / Arend? Simons Kramer?? (!)" ;
    a2a:PersonNameFirstName "Adriaan? / Arend?" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNameLastName "Kramer?? (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?? (!)" ;
    rdfs:label "Oudendijk?? (!)"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person4
  a a2a:Person ;
  rdfs:label "Elisabeth Klaas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Klaas" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Klaas"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?? (!)" ;
    rdfs:label "Oudendijk?? (!)"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person5
  a a2a:Person ;
  rdfs:label "Pieter Jakobs" ;
  a2a:PersonName [
    rdfs:label "Pieter Jakobs" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk" ;
    rdfs:label "Oudendijk"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person6
  a a2a:Person ;
  rdfs:label "Jan Wormbouds v. Hogen" ;
  a2a:PersonName [
    rdfs:label "Jan Wormbouds v. Hogen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Wormbouds" ;
    a2a:PersonNameLastName "v. Hogen"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:Profession "notaris/secretaris" .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person7
  a a2a:Person ;
  rdfs:label "Hendrik IJsbrands Lakenkoper" ;
  a2a:PersonName [
    rdfs:label "Hendrik IJsbrands Lakenkoper" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "IJsbrands" ;
    a2a:PersonNameLastName "Lakenkoper"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person8
  a a2a:Person ;
  rdfs:label "Klaas Heins Koppedraaier" ;
  a2a:PersonName [
    rdfs:label "Klaas Heins Koppedraaier" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Heins" ;
    a2a:PersonNameLastName "Koppedraaier"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person9
  a a2a:Person ;
  rdfs:label "Jan Boekaart" ;
  a2a:PersonName [
    rdfs:label "Jan Boekaart" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Boekaart"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] ;
  a2a:Profession "meester/notaris" .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person10
  a a2a:Person ;
  rdfs:label "Pietertje Klaas" ;
  a2a:PersonName [
    rdfs:label "Pietertje Klaas" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Klaas"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk" ;
    rdfs:label "Oudendijk"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person11
  a a2a:Person ;
  rdfs:label "Klaas Pieters" ;
  a2a:PersonName [
    rdfs:label "Klaas Pieters" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person12
  a a2a:Person ;
  rdfs:label "Klaas Jakobs" ;
  a2a:PersonName [
    rdfs:label "Klaas Jakobs" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout?" ;
    rdfs:label "Berkhout?"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person13
  a a2a:Person ;
  rdfs:label "Jakob Volkerts" ;
  a2a:PersonName [
    rdfs:label "Jakob Volkerts" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Volkerts"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout?" ;
    rdfs:label "Berkhout?"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person14
  a a2a:Person ;
  rdfs:label "? (kinderen) Maartens" ;
  a2a:PersonName [
    rdfs:label "? (kinderen) Maartens" ;
    a2a:PersonNameFirstName "? (kinderen)" ;
    a2a:PersonNameLastName "Maartens"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?" ;
    rdfs:label "Oudendijk?"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person15
  a a2a:Person ;
  rdfs:label "? (kinderen) Maartens" ;
  a2a:PersonName [
    rdfs:label "? (kinderen) Maartens" ;
    a2a:PersonNameFirstName "? (kinderen)" ;
    a2a:PersonNameLastName "Maartens"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk?" ;
    rdfs:label "Oudendijk?"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person16
  a a2a:Person ;
  rdfs:label "Pieter" ;
  a2a:PersonName [
    rdfs:label "Pieter" ;
    a2a:PersonNameFirstName "Pieter"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oudendijk?" ;
    rdfs:label "onder Oudendijk?"
  ] ;
  a2a:Profession "schipper" .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person17
  a a2a:Person ;
  rdfs:label "Willem Jakobs" ;
  a2a:PersonName [
    rdfs:label "Willem Jakobs" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk" ;
    rdfs:label "Oudendijk"
  ] .

oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person18
  a a2a:Person ;
  rdfs:label "Pieter Hermans" ;
  a2a:PersonName [
    rdfs:label "Pieter Hermans" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Residence [
    a2a:Place "Oudendijk" ;
    rdfs:label "Oudendijk"
  ] .

oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1663-04-03"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "straat Oude Noordland Pieter Jakobsland Schipper Pieters GooresSlimdijk" ;
  a2a:EventRemark06_Notaris "Jan Reijersz. Rijp" ;
  a2a:EventRemark00_Soort_akte "Opening van een depot" .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person1 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person2 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person3 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_3
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person4 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_4
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater/Testamentaris" ;
  a2a:RelationType "other:Overleden/Erflater/Testamentaris" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person5 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_5
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person6 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_6
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Ex-Getuige" ;
  a2a:RelationType "other:geen specifieke rol/Ex-Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person7 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_7
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Ex-Getuige" ;
  a2a:RelationType "other:geen specifieke rol/Ex-Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person8 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_8
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person9 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_9
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Testamentaris" ;
  a2a:RelationType "other:Overleden/Testamentaris" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person10 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_10
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Begunstigde" ;
  a2a:RelationType "other:Overleden/Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person11 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_11
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Ex-Getuige" ;
  a2a:RelationType "other:geen specifieke rol/Ex-Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person12 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_12
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Ex-Getuige" ;
  a2a:RelationType "other:geen specifieke rol/Ex-Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person13 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_13
  a a2a:RelationEP ;
  rdfs:label "other:Substituut-begunstigde" ;
  a2a:RelationType "other:Substituut-begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person14 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_14
  a a2a:RelationEP ;
  rdfs:label "other:Substituut-begunstigde" ;
  a2a:RelationType "other:Substituut-begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person15 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_15
  a a2a:RelationEP ;
  rdfs:label "other:Overleden?/Voormalig eigenaar" ;
  a2a:RelationType "other:Overleden?/Voormalig eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person16 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_16
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person17 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:relationep_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_17
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Person18 ;
  a2a:EventKeyRef oa:event_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c_Event1 .

oa:source_wfa_0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1663-01-01 - 1663-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 187. Avenhorn, notaris Jan Reijersz Rijp, testamenten 1659-1674." ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "187" ;
    rdfs:label "Westfries Archief, ONA 187. Avenhorn, notaris Jan Reijersz Rijp, testamenten 1659-1674., 17, 187"
  ] ;
  a2a:SourceLastChangeDate "2018-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_187&minr=8471354&miview=ldt" ;
  a2a:RecordGUID "{0a63bb10-8f2e-ed2a-0e91-ce7f37e86e5c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_187_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "vader van 14,15 zoon van 5,10 broer van 11 oom van 4" .
[] a2a:PersonRemarkOpmerking "oudoom van (moederszijde?)/voogd van 4" .
[] a2a:PersonRemarkOpmerking "stiefvader/voogd van 4" .
[] a2a:PersonRemarkOpmerking "achternicht van 2 stiefdochter van 3 dochter van 11 kleindochter van 5,10 oomzegger van 1 nicht van 14,15" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 10 vader van 1,11 grootvader van 4,14,15" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 5 moeder van 1,11 grootmoeder van 4,14,15" .
[] a2a:PersonRemarkOpmerking "vader van 4 zoon van 5,10 broer van 1 oom van 14,15" .
[] a2a:PersonRemarkOpmerking "kind van 1 kleinkind van 5,10 broer/zuster van? 15 oomzegger van 11 neef/nicht van? 4" .
[] a2a:PersonRemarkOpmerking "kind van 1 kleinkind van 5,10 broer/zuster van? 14 oomzegger van 11 neef/nicht van? 4" .
