@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_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35
  a a2a:Record ;
  rdfs:label "Registratie op 22 februari 1775" ;
  a2a:hasPerson oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person1, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person2, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person3, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person4, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person5, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person6, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person7, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person8, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person9, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person10, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person11, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person12, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person13, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person14, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person15, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person16, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person17, oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person18 ;
  a2a:hasEvent oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_0, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_1, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_2, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_3, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_4, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_5, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_6, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_7, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_8, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_9, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_10, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_11, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_12, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_13, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_14, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_15, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_16, oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_17 ;
  a2a:hasSource oa:source_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35 .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person1
  a a2a:Person ;
  rdfs:label "Pieter Klaasz Koster" ;
  a2a:PersonName [
    rdfs:label "Pieter Klaasz Koster" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Profession "boterboer (!)" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person2
  a a2a:Person ;
  rdfs:label "Hilletje Alberts Blauw" ;
  a2a:PersonName [
    rdfs:label "Hilletje Alberts Blauw" ;
    a2a:PersonNameFirstName "Hilletje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Blauw"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person3
  a a2a:Person ;
  rdfs:label "Gerrit Willems (!) Zeilemaker" ;
  a2a:PersonName [
    rdfs:label "Gerrit Willems (!) Zeilemaker" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Willems (!)" ;
    a2a:PersonNameLastName "Zeilemaker"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "schepen/vroedschap!" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person4
  a a2a:Person ;
  rdfs:label "Floris Kornelisz (!) Winkel" ;
  a2a:PersonName [
    rdfs:label "Floris Kornelisz (!) Winkel" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNamePatronym "Kornelisz (!)" ;
    a2a:PersonNameLastName "Winkel"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person5
  a a2a:Person ;
  rdfs:label "Dirk de Boer" ;
  a2a:PersonName [
    rdfs:label "Dirk de Boer" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "de Boer"
  ] ;
  a2a:Residence [
    a2a:Place "Opperdoes" ;
    rdfs:label "Opperdoes"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person6
  a a2a:Person ;
  rdfs:label "Klaas Pieters Koster" ;
  a2a:PersonName [
    rdfs:label "Klaas Pieters Koster" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person7
  a a2a:Person ;
  rdfs:label "Aaf (!) Jakobs Kamp" ;
  a2a:PersonName [
    rdfs:label "Aaf (!) Jakobs Kamp" ;
    a2a:PersonNameFirstName "Aaf (!)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk?/Abbekerk!" ;
    rdfs:label "Twisk?/Abbekerk!"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person8
  a a2a:Person ;
  rdfs:label "Trijn (!) Jakobs Kamp" ;
  a2a:PersonName [
    rdfs:label "Trijn (!) Jakobs Kamp" ;
    a2a:PersonNameFirstName "Trijn (!)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk?/Abbekerk!" ;
    rdfs:label "Twisk?/Abbekerk!"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person9
  a a2a:Person ;
  rdfs:label "Neeltje (!) Jakobs Kamp" ;
  a2a:PersonName [
    rdfs:label "Neeltje (!) Jakobs Kamp" ;
    a2a:PersonNameFirstName "Neeltje (!)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk?/Abbekerk!" ;
    rdfs:label "Twisk?/Abbekerk!"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person10
  a a2a:Person ;
  rdfs:label "? (andere k.) Jakobs Kamp" ;
  a2a:PersonName [
    rdfs:label "? (andere k.) Jakobs Kamp" ;
    a2a:PersonNameFirstName "? (andere k.)" ;
    a2a:PersonNamePatronym "Jakobs" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk?/Abbekerk!" ;
    rdfs:label "Twisk?/Abbekerk!"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person11
  a a2a:Person ;
  rdfs:label "Jakob Jans (!) Kamp" ;
  a2a:PersonName [
    rdfs:label "Jakob Jans (!) Kamp" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Residence [
    a2a:Place "Abbekerk (!)" ;
    rdfs:label "Abbekerk (!)"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person12
  a a2a:Person ;
  rdfs:label "Abraham Pieters (!) Langedijk" ;
  a2a:PersonName [
    rdfs:label "Abraham Pieters (!) Langedijk" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePatronym "Pieters (!)" ;
    a2a:PersonNameLastName "Langedijk"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk (!)" ;
    rdfs:label "Twisk (!)"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person13
  a a2a:Person ;
  rdfs:label "? (wed.) Nobeling?" ;
  a2a:PersonName [
    rdfs:label "? (wed.) Nobeling?" ;
    a2a:PersonNameFirstName "? (wed.)" ;
    a2a:PersonNameLastName "Nobeling?"
  ] ;
  a2a:Residence [
    a2a:Place "Medemblik (!)/Twisk?/onder Opperdoes?" ;
    rdfs:label "Medemblik (!)/Twisk?/onder Opperdoes?"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person14
  a a2a:Person ;
  rdfs:label "Jan Jozef (!) Nobeling" ;
  a2a:PersonName [
    rdfs:label "Jan Jozef (!) Nobeling" ;
    a2a:PersonNameFirstName "Jan Jozef (!)" ;
    a2a:PersonNameLastName "Nobeling"
  ] ;
  a2a:Residence [
    a2a:Place "Medemblik (!)" ;
    rdfs:label "Medemblik (!)"
  ] ;
  a2a:Profession "meester/oud-burgemeester (!)" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person15
  a a2a:Person ;
  rdfs:label "Meindert Pieters (!) Westerman" ;
  a2a:PersonName [
    rdfs:label "Meindert Pieters (!) Westerman" ;
    a2a:PersonNameFirstName "Meindert" ;
    a2a:PersonNamePatronym "Pieters (!)" ;
    a2a:PersonNameLastName "Westerman"
  ] ;
  a2a:Residence [
    a2a:Place "onder Oostwoud?/Medemblik!" ;
    rdfs:label "onder Oostwoud?/Medemblik!"
  ] ;
  a2a:Profession "landeigenaar/koopman!" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person16
  a a2a:Person ;
  rdfs:label "Jan Siverts Kistemaker" ;
  a2a:PersonName [
    rdfs:label "Jan Siverts Kistemaker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Siverts" ;
    a2a:PersonNameLastName "Kistemaker"
  ] ;
  a2a:Residence [
    a2a:Place "het Oosteinde van Twisk onder Opperdoes (!)/onder Oostwoud?" ;
    rdfs:label "het Oosteinde van Twisk onder Opperdoes (!)/onder Oostwoud?"
  ] ;
  a2a:Profession "landeigenaar" .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person17
  a a2a:Person ;
  rdfs:label "Kornelis Klaasz Stam" ;
  a2a:PersonName [
    rdfs:label "Kornelis Klaasz Stam" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Stam"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk (!)" ;
    rdfs:label "Twisk (!)"
  ] .

oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person18
  a a2a:Person ;
  rdfs:label "Klaas Lubberts (!) Kuiper" ;
  a2a:PersonName [
    rdfs:label "Klaas Lubberts (!) Kuiper" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Lubberts (!)" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk (!)" ;
    rdfs:label "Twisk (!)"
  ] .

oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1775-02-22"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Gerrit Opperdoes Schenk" ;
  a2a:EventRemark00_Object "Gerecht der stede Abbekerkwater Haringsloot" ;
  a2a:EventRemark00_Soort_akte "UitkoopErfbewijsContract betreffende levensonderhoud" .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person1 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person2 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person3 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person4 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person5 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_5
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person6 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_6
  a a2a:RelationEP ;
  rdfs:label "other:Belendende/Mede-eigenaar" ;
  a2a:RelationType "other:Belendende/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person7 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_7
  a a2a:RelationEP ;
  rdfs:label "other:Belendende/Mede-eigenaar" ;
  a2a:RelationType "other:Belendende/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person8 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_8
  a a2a:RelationEP ;
  rdfs:label "other:Belendende/Mede-eigenaar" ;
  a2a:RelationType "other:Belendende/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person9 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_9
  a a2a:RelationEP ;
  rdfs:label "other:Belendende/Mede-eigenaar" ;
  a2a:RelationType "other:Belendende/Mede-eigenaar" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person10 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_10
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol" ;
  a2a:RelationType "other:geen specifieke rol" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person11 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_11
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person12 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_12
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person13 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_13
  a a2a:RelationEP ;
  rdfs:label "other:Overleden" ;
  a2a:RelationType "other:Overleden" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person14 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_14
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person15 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_15
  a a2a:RelationEP ;
  rdfs:label "other:Belendende" ;
  a2a:RelationType "other:Belendende" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person16 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_16
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person17 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:relationep_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_17
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Person18 ;
  a2a:EventKeyRef oa:event_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35_Event1 .

oa:source_wfa_cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1775-01-01 - 1775-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 5009. Twisk, akten notaris Gerrit Opperdoes Schenk, 1773-1775." ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "5009" ;
    rdfs:label "Westfries Archief, ONA 5009. Twisk, akten notaris Gerrit Opperdoes Schenk, 1773-1775., 52, 5009"
  ] ;
  a2a:SourceLastChangeDate "2018-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_5009&minr=8707949&miview=ldt" ;
  a2a:RecordGUID "{cd76ef5e-1626-e6fa-3dcc-a0f2ffaa2b35}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_5009_54_MI.xml van WFA" .

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