@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_70ceba6f-9e41-e508-50a3-be5867283c1a
  a a2a:Record ;
  rdfs:label "Registratie op 15 januari 1735" ;
  a2a:hasPerson oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person1, oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person2, oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person3, oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person4, oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person5, oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person6 ;
  a2a:hasEvent oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_0, oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_1, oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_2, oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_3, oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_4, oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_5 ;
  a2a:hasSource oa:source_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person1
  a a2a:Person ;
  rdfs:label "Adam Kornelisz Bakker (!) / Bramsluis (!) / Haan" ;
  a2a:PersonName [
    rdfs:label "Adam Kornelisz Bakker (!) / Bramsluis (!) / Haan" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Bakker (!) / Bramsluis (!) / Haan"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Binnenwijzend)" ;
    rdfs:label "Blokdijk (onder Binnenwijzend)"
  ] .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person2
  a a2a:Person ;
  rdfs:label "Grietje Gerbrands (!) / Germents" ;
  a2a:PersonName [
    rdfs:label "Grietje Gerbrands (!) / Germents" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Gerbrands (!) / Germents"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Binnenwijzend)" ;
    rdfs:label "Blokdijk (onder Binnenwijzend)"
  ] .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person3
  a a2a:Person ;
  rdfs:label "Trijn Klaas Loenius" ;
  a2a:PersonName [
    rdfs:label "Trijn Klaas Loenius" ;
    a2a:PersonNameFirstName "Trijn" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNameLastName "Loenius"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Binnenwijzend)" ;
    rdfs:label "Blokdijk (onder Binnenwijzend)"
  ] .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person4
  a a2a:Person ;
  rdfs:label "Klaas Fransz (!) Loenius" ;
  a2a:PersonName [
    rdfs:label "Klaas Fransz (!) Loenius" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Fransz (!)" ;
    a2a:PersonNameLastName "Loenius"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel (!)" ;
    rdfs:label "Hoogkarspel (!)"
  ] ;
  a2a:Profession "notaris (!)" .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person5
  a a2a:Person ;
  rdfs:label "Jakob Kornelisz Fel" ;
  a2a:PersonName [
    rdfs:label "Jakob Kornelisz Fel" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Fel"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Oosterblokker) (!)" ;
    rdfs:label "Blokdijk (onder Oosterblokker) (!)"
  ] ;
  a2a:Profession "boer/schepen (!)" .

oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person6
  a a2a:Person ;
  rdfs:label "Klaas Kornelisz Wortel" ;
  a2a:PersonName [
    rdfs:label "Klaas Kornelisz Wortel" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Kornelisz" ;
    a2a:PersonNameLastName "Wortel"
  ] ;
  a2a:Residence [
    a2a:Place "Blokdijk (onder Oosterblokker) (!)" ;
    rdfs:label "Blokdijk (onder Oosterblokker) (!)"
  ] .

oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1735-01-15"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "Bramsluisgebied Hoorneland Roppert" ;
  a2a:EventRemark00_Soort_akte "Testament" ;
  a2a:EventRemark06_Notaris "Jacob Schagen" .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person1 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person2 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person3 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_3
  a a2a:RelationEP ;
  rdfs:label "other:Overleden" ;
  a2a:RelationType "other:Overleden" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person4 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person5 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:relationep_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Person6 ;
  a2a:EventKeyRef oa:event_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a_Event1 .

oa:source_wfa_70ceba6f-9e41-e508-50a3-be5867283c1a
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1735-01-01 - 1735-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 376. Oosterblokker, akten notaris Jacob Schagen, 1734-1737." ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "376" ;
    rdfs:label "Westfries Archief, ONA 376. Oosterblokker, akten notaris Jacob Schagen, 1734-1737., 39, 376"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_376&minr=8577303&miview=ldt" ;
  a2a:RecordGUID "{70ceba6f-9e41-e508-50a3-be5867283c1a}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_376_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 (2e) stiefvader van 3" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 4 (2e!),1 moeder van 3" .
[] a2a:PersonRemarkOpmerking "dochter van 2,4 stiefdochter van 1" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 2 (1e) vader van 3" .
