@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_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb
  a a2a:Record ;
  rdfs:label "Registratie op 18 februari 1765" ;
  a2a:hasPerson oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person1, oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person2, oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person3, oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person4, oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person5, oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person6 ;
  a2a:hasEvent oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_0, oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_1, oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_2, oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_3, oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_4, oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_5 ;
  a2a:hasSource oa:source_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person1
  a a2a:Person ;
  rdfs:label "Teunis Jans (!) Oostwoud" ;
  a2a:PersonName [
    rdfs:label "Teunis Jans (!) Oostwoud" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Oostwoud"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person2
  a a2a:Person ;
  rdfs:label "Aaf Klaas Bennemeer (!)" ;
  a2a:PersonName [
    rdfs:label "Aaf Klaas Bennemeer (!)" ;
    a2a:PersonNameFirstName "Aaf" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNameLastName "Bennemeer (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person3
  a a2a:Person ;
  rdfs:label "Jan (!) Dirks (!) Oostwoud" ;
  a2a:PersonName [
    rdfs:label "Jan (!) Dirks (!) Oostwoud" ;
    a2a:PersonNameFirstName "Jan (!)" ;
    a2a:PersonNamePatronym "Dirks (!)" ;
    a2a:PersonNameLastName "Oostwoud"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk (!)" ;
    rdfs:label "Twisk (!)"
  ] ;
  a2a:Profession "boer (!)" .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person4
  a a2a:Person ;
  rdfs:label "Trijn (!) Teunis (!) Dool (!)" ;
  a2a:PersonName [
    rdfs:label "Trijn (!) Teunis (!) Dool (!)" ;
    a2a:PersonNameFirstName "Trijn (!)" ;
    a2a:PersonNamePatronym "Teunis (!)" ;
    a2a:PersonNameLastName "Dool (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk (!)" ;
    rdfs:label "Twisk (!)"
  ] ;
  a2a:Profession "boerin (!)" .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person5
  a a2a:Person ;
  rdfs:label "Jan Jakobs (!) Bakker" ;
  a2a:PersonName [
    rdfs:label "Jan Jakobs (!) Bakker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jakobs (!)" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "koster/schoolmeester/voorzanger/collecteur (!)" .

oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person6
  a a2a:Person ;
  rdfs:label "Pieter Jans (!) Amel" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans (!) Amel" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jans (!)" ;
    a2a:PersonNameLastName "Amel"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Profession "boer (!)" .

oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1765-02-18"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jan Zijp" ;
  a2a:EventRemark00_Soort_akte "Testament" .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person1 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person2 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde/Debiteur" ;
  a2a:RelationType "other:Begunstigde/Debiteur" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person3 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_3
  a a2a:RelationEP ;
  rdfs:label "other:geen specifieke rol/Overleden/Erflater" ;
  a2a:RelationType "other:geen specifieke rol/Overleden/Erflater" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person4 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person5 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:relationep_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Person6 ;
  a2a:EventKeyRef oa:event_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb_Event1 .

oa:source_wfa_f2ff5eea-2274-8374-e8ab-e0e5bacb3adb
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1765-01-01 - 1765-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1765-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1765-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 138. Abbekerk, notaris Jan Zijp, akten 1752-1765." ;
    a2a:DocumentNumber "132" ;
    a2a:RegistryNumber "138" ;
    rdfs:label "Westfries Archief, ONA 138. Abbekerk, notaris Jan Zijp, akten 1752-1765., 132, 138"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_138&minr=8467687&miview=ldt" ;
  a2a:RecordGUID "{f2ff5eea-2274-8374-e8ab-e0e5bacb3adb}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_138_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 zoon van 3,4" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1 schoondochter van 3,4" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 4 vader van 1 schoonvader van 2 (wed.)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 3 moeder van 1 schoonmoeder van 2" .
