@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_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff
  a a2a:Record ;
  rdfs:label "Registratie op 10 februari 1689" ;
  a2a:hasPerson oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person1, oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person2, oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person3, oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person4, oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person5, oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person6 ;
  a2a:hasEvent oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_0, oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_1, oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_2, oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_3, oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_4, oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_5 ;
  a2a:hasSource oa:source_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person1
  a a2a:Person ;
  rdfs:label "Adriaan / Arend? Barends Baan (!)" ;
  a2a:PersonName [
    rdfs:label "Adriaan / Arend? Barends Baan (!)" ;
    a2a:PersonNameFirstName "Adriaan / Arend?" ;
    a2a:PersonNamePatronym "Barends" ;
    a2a:PersonNameLastName "Baan (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Lutjehensbroek (onder Hensbroek)" ;
    rdfs:label "Lutjehensbroek (onder Hensbroek)"
  ] .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person2
  a a2a:Person ;
  rdfs:label "Dieuwertje Klaas" ;
  a2a:PersonName [
    rdfs:label "Dieuwertje Klaas" ;
    a2a:PersonNameFirstName "Dieuwertje" ;
    a2a:PersonNameLastName "Klaas"
  ] ;
  a2a:Residence [
    a2a:Place "Lutjehensbroek (onder Hensbroek)" ;
    rdfs:label "Lutjehensbroek (onder Hensbroek)"
  ] .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person3
  a a2a:Person ;
  rdfs:label "Barend Pieters Biersteker" ;
  a2a:PersonName [
    rdfs:label "Barend Pieters Biersteker" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Biersteker"
  ] ;
  a2a:Residence [
    a2a:Place "Lutjebroek (!)" ;
    rdfs:label "Lutjebroek (!)"
  ] ;
  a2a:Profession "biersteker/schepen(!)" .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person4
  a a2a:Person ;
  rdfs:label "Elisabeth Jans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Lutjebroek (!)" ;
    rdfs:label "Lutjebroek (!)"
  ] .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person5
  a a2a:Person ;
  rdfs:label "Jan Dirks Bakker (!) / Bregman" ;
  a2a:PersonName [
    rdfs:label "Jan Dirks Bakker (!) / Bregman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Bakker (!) / Bregman"
  ] ;
  a2a:Residence [
    a2a:Place "Lutjehensbroek (onder Hensbroek) (!)" ;
    rdfs:label "Lutjehensbroek (onder Hensbroek) (!)"
  ] ;
  a2a:Profession "bakker (!)" .

oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person6
  a a2a:Person ;
  rdfs:label "Pieter Willems" ;
  a2a:PersonName [
    rdfs:label "Pieter Willems" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogkarspel (!)" ;
    rdfs:label "Hoogkarspel (!)"
  ] .

oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1689-02-10"^^xsd:date
  ] ;
  a2a:EventRemark00_Object "gehucht Lutjehoogkarspel" ;
  a2a:EventRemark00_Soort_akte "Testament" ;
  a2a:EventRemark06_Notaris "Jacobus Agricola" .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person1 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person2 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person3 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_3
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person4 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_4
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person5 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:relationep_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Person6 ;
  a2a:EventKeyRef oa:event_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff_Event1 .

oa:source_wfa_95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1689-01-01 - 1689-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA Hoogkarspel 1967. Akten notaris Jacobus Agricola, 1686-1696." ;
    a2a:DocumentNumber "60" ;
    a2a:RegistryNumber "1967" ;
    rdfs:label "Westfries Archief, ONA Hoogkarspel 1967. Akten notaris Jacobus Agricola, 1686-1696., 60, 1967"
  ] ;
  a2a:SourceLastChangeDate "2017-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_1967&minr=8686491&miview=ldt" ;
  a2a:RecordGUID "{95b8dafe-6a19-2e4f-4ae8-e9158ed4d2ff}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_1967_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" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 3 moeder van 1 schoonmoeder van 2" .
