@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_d2fcc27a-e9f1-37eb-e278-e995bbe10b10
  a a2a:Record ;
  rdfs:label "Registratie op 25 september 1652" ;
  a2a:hasPerson oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person1, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person2, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person3, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person4, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person5, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person6, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person7, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person8, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person9, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person10, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person11, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person12, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person13, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person14, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person15, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person16, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person17, oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person18 ;
  a2a:hasEvent oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_0, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_1, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_2, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_3, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_4, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_5, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_6, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_7, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_8, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_9, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_10, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_11, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_12, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_13, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_14, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_15, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_16, oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_17 ;
  a2a:hasSource oa:source_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10 .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person1
  a a2a:Person ;
  rdfs:label "Reinder Simons Langedijk (!)" ;
  a2a:PersonName [
    rdfs:label "Reinder Simons Langedijk (!)" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNamePatronym "Simons" ;
    a2a:PersonNameLastName "Langedijk (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person2
  a a2a:Person ;
  rdfs:label "Dirk Jans Lakeman" ;
  a2a:PersonName [
    rdfs:label "Dirk Jans Lakeman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Lakeman"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "ouderling/rijkdom!" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person3
  a a2a:Person ;
  rdfs:label "Paulus (!) Pruis / Pruyssius (!)" ;
  a2a:PersonName [
    rdfs:label "Paulus (!) Pruis / Pruyssius (!)" ;
    a2a:PersonNameFirstName "Paulus (!)" ;
    a2a:PersonNameLastName "Pruis / Pruyssius (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "predikant" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person4
  a a2a:Person ;
  rdfs:label "Pieter Pieters Bode / Meinderts (!)" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieters Bode / Meinderts (!)" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Bode / Meinderts (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "bode" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person5
  a a2a:Person ;
  rdfs:label "Pieter Kornelisz Bulleman" ;
  a2a:PersonName [
    rdfs:label "Pieter Kornelisz Bulleman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Bulleman"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person6
  a a2a:Person ;
  rdfs:label "Kornelis Teunisz Chrijsman" ;
  a2a:PersonName [
    rdfs:label "Kornelis Teunisz Chrijsman" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Teunisz" ;
    a2a:PersonNameLastName "Chrijsman"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "vredemaker/raad!" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person7
  a a2a:Person ;
  rdfs:label "Jan Jans (de) Boer" ;
  a2a:PersonName [
    rdfs:label "Jan Jans (de) Boer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "(de) Boer"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "vredemaker/raad!" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person8
  a a2a:Person ;
  rdfs:label "Dirk Everts Wijenburg" ;
  a2a:PersonName [
    rdfs:label "Dirk Everts Wijenburg" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Everts" ;
    a2a:PersonNameLastName "Wijenburg"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "vredemaker/raad!" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person9
  a a2a:Person ;
  rdfs:label "Jan Jans Jongeboer (!)" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Jongeboer (!)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Jongeboer (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person10
  a a2a:Person ;
  rdfs:label "Hein Jakobs" ;
  a2a:PersonName [
    rdfs:label "Hein Jakobs" ;
    a2a:PersonNameFirstName "Hein" ;
    a2a:PersonNameLastName "Jakobs"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person11
  a a2a:Person ;
  rdfs:label "Pieter Jakobs Laan" ;
  a2a:PersonName [
    rdfs:label "Pieter Jakobs Laan" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person12
  a a2a:Person ;
  rdfs:label "Haike Dirks" ;
  a2a:PersonName [
    rdfs:label "Haike Dirks" ;
    a2a:PersonNameFirstName "Haike" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person13
  a a2a:Person ;
  rdfs:label "Pieter Klaasz Berkhout" ;
  a2a:PersonName [
    rdfs:label "Pieter Klaasz Berkhout" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Berkhout"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person14
  a a2a:Person ;
  rdfs:label "Adriaan Adriaans? / Arends? Pouwels (!)" ;
  a2a:PersonName [
    rdfs:label "Adriaan Adriaans? / Arends? Pouwels (!)" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Adriaans? / Arends?" ;
    a2a:PersonNameLastName "Pouwels (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "rijkdom/vroedschap" .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person15
  a a2a:Person ;
  rdfs:label "Simon Frederiks" ;
  a2a:PersonName [
    rdfs:label "Simon Frederiks" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Frederiks"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person16
  a a2a:Person ;
  rdfs:label "Pieter Maartens" ;
  a2a:PersonName [
    rdfs:label "Pieter Maartens" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Maartens"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person17
  a a2a:Person ;
  rdfs:label "Rieuwert Pieters" ;
  a2a:PersonName [
    rdfs:label "Rieuwert Pieters" ;
    a2a:PersonNameFirstName "Rieuwert" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person18
  a a2a:Person ;
  rdfs:label "Govert Wijbrands" ;
  a2a:PersonName [
    rdfs:label "Govert Wijbrands" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Wijbrands"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] ;
  a2a:Profession "zeeman (!)" .

oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1652" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1652-09-25"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "Hoge RaadKerkmeesters van Oostwoud" ;
  a2a:EventRemark00_Soort_akte "Attestatie" ;
  a2a:EventRemark06_Notaris "Gerrit Adriaensz van Warmenhuijsen" .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_0
  a a2a:RelationEP ;
  rdfs:label "other:Opposant" ;
  a2a:RelationType "other:Opposant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person1 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person2 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_2
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person3 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person4 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person5 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_5
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person6 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_6
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person7 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_7
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person8 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_8
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person9 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_9
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person10 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_10
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person11 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_11
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person12 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_12
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person13 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_13
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person14 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_14
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person15 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_15
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person16 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_16
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person17 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:relationep_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_17
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Person18 ;
  a2a:EventKeyRef oa:event_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10_Event1 .

oa:source_wfa_d2fcc27a-e9f1-37eb-e278-e995bbe10b10
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1652-01-01 - 1652-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1652-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1652-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 3872. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1634-1653." ;
    a2a:DocumentNumber "397" ;
    a2a:RegistryNumber "3872" ;
    rdfs:label "Westfries Archief, ONA 3872. Hauwert, akten notaris Gerrit Adriaensz Van Warmenhuijsen, 1634-1653., 397, 3872"
  ] ;
  a2a:SourceLastChangeDate "2017-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_3872&minr=8673240&miview=ldt" ;
  a2a:RecordGUID "{d2fcc27a-e9f1-37eb-e278-e995bbe10b10}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_3872_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "schoonvader van 10 (!)" .
[] a2a:PersonRemarkOpmerking "oom van 9 (!)" .
[] a2a:PersonRemarkOpmerking "oomzegger van 8 (!)" .
[] a2a:PersonRemarkOpmerking "schoonzoon van 1 (!)" .
