@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_d7e72388-3489-8a33-aee9-13c1e5d5b3fa
  a a2a:Record ;
  rdfs:label "Registratie op 11 februari 1677" ;
  a2a:hasPerson oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person1, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person2, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person3, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person4, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person5, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person6, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person7, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person8, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person9, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person10, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person11, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person12, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person13, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person14, oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person15 ;
  a2a:hasEvent oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_0, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_1, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_2, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_3, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_4, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_5, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_6, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_7, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_8, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_9, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_10, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_11, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_12, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_13, oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_14 ;
  a2a:hasSource oa:source_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person1
  a a2a:Person ;
  rdfs:label "Jakob Jans Ruiter" ;
  a2a:PersonName [
    rdfs:label "Jakob Jans Ruiter" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person2
  a a2a:Person ;
  rdfs:label "Pieter Kornelisz Schrips" ;
  a2a:PersonName [
    rdfs:label "Pieter Kornelisz Schrips" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Schrips"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person3
  a a2a:Person ;
  rdfs:label "Geertje Jans Ruiter" ;
  a2a:PersonName [
    rdfs:label "Geertje Jans Ruiter" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person4
  a a2a:Person ;
  rdfs:label "Gerbrand / Germent Alberts" ;
  a2a:PersonName [
    rdfs:label "Gerbrand / Germent Alberts" ;
    a2a:PersonNameFirstName "Gerbrand / Germent" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person5
  a a2a:Person ;
  rdfs:label "Dirk Gerbrands / Germents" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerbrands / Germents" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Gerbrands / Germents"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person6
  a a2a:Person ;
  rdfs:label "Trijn Jans Ruiter" ;
  a2a:PersonName [
    rdfs:label "Trijn Jans Ruiter" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person7
  a a2a:Person ;
  rdfs:label "Barend Adriaans? / Arends? vd (!) / Chirurgijn Beek" ;
  a2a:PersonName [
    rdfs:label "Barend Adriaans? / Arends? vd (!) / Chirurgijn Beek" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePatronym "Adriaans? / Arends?" ;
    a2a:PersonNameLastName "vd (!) / Chirurgijn Beek"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] ;
  a2a:Profession "meester/chirurgijn" .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person8
  a a2a:Person ;
  rdfs:label "Adriana Jans Ruiter" ;
  a2a:PersonName [
    rdfs:label "Adriana Jans Ruiter" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person9
  a a2a:Person ;
  rdfs:label "Jan Maartens Ruiter" ;
  a2a:PersonName [
    rdfs:label "Jan Maartens Ruiter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Maartens" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person10
  a a2a:Person ;
  rdfs:label "Pieter Jans Ruiter" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans Ruiter" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person11
  a a2a:Person ;
  rdfs:label "Trijn Pelgrims" ;
  a2a:PersonName [
    rdfs:label "Trijn Pelgrims" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNameLastName "Pelgrims"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person12
  a a2a:Person ;
  rdfs:label "Jan Kornelisz Geus" ;
  a2a:PersonName [
    rdfs:label "Jan Kornelisz Geus" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Geus"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] ;
  a2a:Profession "boer (!)" .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person13
  a a2a:Person ;
  rdfs:label "Klaas Jans Bandig" ;
  a2a:PersonName [
    rdfs:label "Klaas Jans Bandig" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bandig"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout (!)" ;
    rdfs:label "Berkhout (!)"
  ] ;
  a2a:Profession "armenvoogd (!)" .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person14
  a a2a:Person ;
  rdfs:label "Pieter Jorisz Spruit" ;
  a2a:PersonName [
    rdfs:label "Pieter Jorisz Spruit" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jorisz" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person15
  a a2a:Person ;
  rdfs:label "Joris Adriaans Spruit" ;
  a2a:PersonName [
    rdfs:label "Joris Adriaans Spruit" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNamePatronym "Adriaans" ;
    a2a:PersonNameLastName "Spruit"
  ] ;
  a2a:Residence [
    a2a:Place "Berkhout" ;
    rdfs:label "Berkhout"
  ] .

oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1677-02-11"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jan Reijersz. Rijp" ;
  a2a:EventRemark00_Object "land Gouwkampland Gouwkeland Michielsakkerland Notvenneland Tochtland" ;
  a2a:EventRemark00_Soort_akte "Boedelscheiding" .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person1 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person2 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person3 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person4 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_4
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person5 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_5
  a a2a:RelationEP ;
  rdfs:label "other:Overleden" ;
  a2a:RelationType "other:Overleden" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person6 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_6
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person7 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_7
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person8 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_8
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person9 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_9
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person10 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_10
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater" ;
  a2a:RelationType "other:Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person11 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_11
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person12 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_12
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person13 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_13
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person14 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:relationep_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_14
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Person15 ;
  a2a:EventKeyRef oa:event_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa_Event1 .

oa:source_wfa_d7e72388-3489-8a33-aee9-13c1e5d5b3fa
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1677-01-01 - 1677-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 190. Avenhorn, notaris Jan Reijersz. Rijp, akten 1676-1681." ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "190" ;
    rdfs:label "Westfries Archief, ONA 190. Avenhorn, notaris Jan Reijersz. Rijp, akten 1676-1681., 25, 190"
  ] ;
  a2a:SourceLastChangeDate "2018-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_190&minr=8475561&miview=ldt" ;
  a2a:RecordGUID "{d7e72388-3489-8a33-aee9-13c1e5d5b3fa}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_190_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "voorzoon van 9 broer van 3,6,8 halfbroer van 10 oom van 5 zwager van 2,4,7 stiefzoon van 11" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 3 schoonzoon van 9 zwager van 1,4,6-8,10 oom van 5" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 2 schoonzuster van 4,7 stiefdochter van 11 voordochter van 9 zuster van 1,6,8 halfzuster van 10 tante van 5" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 6 vader/voogd van 5 schoonzoon van 9 zwager van 1-3,7-8,10" .
[] a2a:PersonRemarkOpmerking "tantezegger van 3,8 stiefkleinzoon van 11 zoon van 4,6 kleinzoon van 9 oomzegger van 1,2,7,10" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 4 moeder van 5 voordochter van 9 zuster van 1,3,8 halfzuster van 10 schoonzuster van 2,7 stiefdochter van 11" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 8 oom van 5 schoonzoon van 9 zwager van 1-4,6,10" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 7 schoonzuster van 2,4 stiefdochter van 11 voordochter van 9 zuster van 1,3,6 halfzuster van 10 tante van 5" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 11 schoonvader van 2,4,7 vader van 1,3,6,8,10 grootvader van 5" .
[] a2a:PersonRemarkOpmerking "zoon van 9,11 halfbroer van 1,3,6,8 oom van 5 zwager van 2,4,7" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 9 (2e) moeder van 10 stiefgrootmoeder van 5 stiefmoeder van 1,3,6,8" .
[] a2a:PersonRemarkOpmerking "voogd van 10" .
[] a2a:PersonRemarkOpmerking "voogd van 10" .
[] a2a:PersonRemarkOpmerking "oom van 15? (!)" .
[] a2a:PersonRemarkOpmerking "oomzegger van 14? (!)" .
