@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_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06
  a a2a:Record ;
  rdfs:label "Registratie op 28 januari 1717" ;
  a2a:hasPerson oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person1, oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person2, oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person3, oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person4 ;
  a2a:hasEvent oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_0, oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_1, oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_2, oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_3 ;
  a2a:hasSource oa:source_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06 .

oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person1
  a a2a:Person ;
  rdfs:label "Jakob Gerrits Nieuwkerk / Nijkerk?" ;
  a2a:PersonName [
    rdfs:label "Jakob Gerrits Nieuwkerk / Nijkerk?" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Nieuwkerk / Nijkerk?"
  ] ;
  a2a:Residence [
    a2a:Place "Midwoud" ;
    rdfs:label "Midwoud"
  ] ;
  a2a:Profession "smid (!)" .

oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person2
  a a2a:Person ;
  rdfs:label "Aaf Stoffels" ;
  a2a:PersonName [
    rdfs:label "Aaf Stoffels" ;
    a2a:PersonNameFirstName "Aaf" ;
    a2a:PersonNameLastName "Stoffels"
  ] ;
  a2a:Residence [
    a2a:Place "Midwoud" ;
    rdfs:label "Midwoud"
  ] .

oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person3
  a a2a:Person ;
  rdfs:label "Dirk Gerrits Koster" ;
  a2a:PersonName [
    rdfs:label "Dirk Gerrits Koster" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Residence [
    a2a:Place "Midwoud" ;
    rdfs:label "Midwoud"
  ] ;
  a2a:Religion "gereformeerd" ;
  a2a:Profession "oud-schepen/vroedschap (!)" .

oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person4
  a a2a:Person ;
  rdfs:label "Adriaan Hendriks (!) vd Hoeve" ;
  a2a:PersonName [
    rdfs:label "Adriaan Hendriks (!) vd Hoeve" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Hendriks (!)" ;
    a2a:PersonNameLastName "vd Hoeve"
  ] ;
  a2a:Residence [
    a2a:Place "Twisk" ;
    rdfs:label "Twisk"
  ] ;
  a2a:Profession "chirurgijn" .

oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1717-01-28"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Jan van der Hoeve" ;
  a2a:EventRemark00_Soort_akte "Testament" .

oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person1 ;
  a2a:EventKeyRef oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1 .

oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person2 ;
  a2a:EventKeyRef oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1 .

oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_2
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person3 ;
  a2a:EventKeyRef oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1 .

oa:relationep_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_3
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Person4 ;
  a2a:EventKeyRef oa:event_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06_Event1 .

oa:source_wfa_a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1717-01-01 - 1717-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 132. Abbekerk, notaris Jan van der Hoeve, akten 1714-1718." ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "132" ;
    rdfs:label "Westfries Archief, ONA 132. Abbekerk, notaris Jan van der Hoeve, akten 1714-1718., 70, 132"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_132&minr=8456635&miview=ldt" ;
  a2a:RecordGUID "{a3ea9aed-0ea2-64ba-5a6b-0d86382aaa06}" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1" .
[] a2a:PersonRemarkOpmerking "broer van notaris (!)" .
