@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_a8b09d2a-8c8f-19fd-527f-fb64990c5dca
  a a2a:Record ;
  rdfs:label "Registratie op 16 december 1727" ;
  a2a:hasPerson oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person1, oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person2, oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person3, oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person4, oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person5 ;
  a2a:hasEvent oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_0, oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_1, oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_2, oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_3, oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_4 ;
  a2a:hasSource oa:source_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca .

oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person1
  a a2a:Person ;
  rdfs:label "Jan Jans de J.! Wegman" ;
  a2a:PersonName [
    rdfs:label "Jan Jans de J.! Wegman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans de J.!" ;
    a2a:PersonNameLastName "Wegman"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person2
  a a2a:Person ;
  rdfs:label "Dieuwertje Klaas Koene / Koenis (!)" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Klaas Koene / Koenis (!)" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNameLastName "Koene / Koenis (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person3
  a a2a:Person ;
  rdfs:label "Jan Jans de O. (!) Wegman" ;
  a2a:PersonName [
    rdfs:label "Jan Jans de O. (!) Wegman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans de O. (!)" ;
    a2a:PersonNameLastName "Wegman"
  ] ;
  a2a:Residence [
    a2a:Place "Abbekerk (!)" ;
    rdfs:label "Abbekerk (!)"
  ] .

oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person4
  a a2a:Person ;
  rdfs:label "Jakob Klaasz Bulloper" ;
  a2a:PersonName [
    rdfs:label "Jakob Klaasz Bulloper" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Bulloper"
  ] ;
  a2a:Residence [
    a2a:Place "Abbekerk" ;
    rdfs:label "Abbekerk"
  ] ;
  a2a:Profession "bulloper?" .

oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person5
  a a2a:Person ;
  rdfs:label "Abraham Petit" ;
  a2a:PersonName [
    rdfs:label "Abraham Petit" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Residence [
    a2a:Place "Harderwijk (Gl)/Abbekerk" ;
    rdfs:label "Harderwijk (Gl)/Abbekerk"
  ] ;
  a2a:Profession "notarisklerk" .

oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1727-12-16"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Revocatie testamentTestament" ;
  a2a:EventRemark06_Notaris "Jan van der Hoeve" .

oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person1 ;
  a2a:EventKeyRef oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 .

oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person2 ;
  a2a:EventKeyRef oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 .

oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person3 ;
  a2a:EventKeyRef oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 .

oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person4 ;
  a2a:EventKeyRef oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 .

oa:relationep_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Person5 ;
  a2a:EventKeyRef oa:event_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca_Event1 .

oa:source_wfa_a8b09d2a-8c8f-19fd-527f-fb64990c5dca
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1727-01-01 - 1727-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 134. Abbekerk, notaris Jan van der Hoeve, 1724-1728." ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "134" ;
    rdfs:label "Westfries Archief, ONA 134. Abbekerk, notaris Jan van der Hoeve, 1724-1728., 117, 134"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_134&minr=8460969&miview=ldt" ;
  a2a:RecordGUID "{a8b09d2a-8c8f-19fd-527f-fb64990c5dca}" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 zoon van 3" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1 schoondochter van 3" .
[] a2a:PersonRemarkOpmerking "vader van 1 schoonvader van 2" .
