@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_094088eb-e116-4e64-8cb5-1ff967fa376f
  a a2a:Record ;
  rdfs:label "Registratie op 29 september 1682" ;
  a2a:hasPerson oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person1, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person2, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person3, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person4, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person5, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person6, oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person7 ;
  a2a:hasEvent oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_0, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_1, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_2, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_3, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_4, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_5, oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_6 ;
  a2a:hasSource oa:source_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person1
  a a2a:Person ;
  rdfs:label "Neeltje Simons" ;
  a2a:PersonName [
    rdfs:label "Neeltje Simons" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person2
  a a2a:Person ;
  rdfs:label "Geertje Pieters" ;
  a2a:PersonName [
    rdfs:label "Geertje Pieters" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "-" ;
    rdfs:label "-"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person3
  a a2a:Person ;
  rdfs:label "IJsbrand Klaasz Spits (!)" ;
  a2a:PersonName [
    rdfs:label "IJsbrand Klaasz Spits (!)" ;
    a2a:PersonNameFirstName "IJsbrand" ;
    a2a:PersonNamePatronym "Klaasz" ;
    a2a:PersonNameLastName "Spits (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person4
  a a2a:Person ;
  rdfs:label "Maartje? / Maria? ? (peet)" ;
  a2a:PersonName [
    rdfs:label "Maartje? / Maria? ? (peet)" ;
    a2a:PersonNameFirstName "Maartje? / Maria?" ;
    a2a:PersonNameLastName "? (peet)"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person5
  a a2a:Person ;
  rdfs:label "? (kinderen) IJsbrands Spits (!)" ;
  a2a:PersonName [
    rdfs:label "? (kinderen) IJsbrands Spits (!)" ;
    a2a:PersonNameFirstName "? (kinderen)" ;
    a2a:PersonNamePatronym "IJsbrands" ;
    a2a:PersonNameLastName "Spits (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person6
  a a2a:Person ;
  rdfs:label "Maarten Dirks" ;
  a2a:PersonName [
    rdfs:label "Maarten Dirks" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person7
  a a2a:Person ;
  rdfs:label "Adriaan Klaasz" ;
  a2a:PersonName [
    rdfs:label "Adriaan Klaasz" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Klaasz"
  ] ;
  a2a:Residence [
    a2a:Place "Westerblokker" ;
    rdfs:label "Westerblokker"
  ] .

oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1682-09-29"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Reijer Jacobsz. Elis" ;
  a2a:EventRemark00_Object "Overtoombuurt Zwaagdijk-Oostbuurten Ooster Swaagdijk" ;
  a2a:EventRemark00_Soort_akte "Testament" .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person1 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_1
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person2 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_2
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person3 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_3
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde" ;
  a2a:RelationType "other:Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person4 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_4
  a a2a:RelationEP ;
  rdfs:label "other:Substituut-begunstigde" ;
  a2a:RelationType "other:Substituut-begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person5 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_5
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person6 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:relationep_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_6
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Person7 ;
  a2a:EventKeyRef oa:event_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f_Event1 .

oa:source_wfa_094088eb-e116-4e64-8cb5-1ff967fa376f
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1682-01-01 - 1682-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 367. Oosterblokker, akten notaris Reijers Jacobsz Elis, 1682-1691." ;
    a2a:DocumentNumber "15" ;
    a2a:RegistryNumber "367" ;
    rdfs:label "Westfries Archief, ONA 367. Oosterblokker, akten notaris Reijers Jacobsz Elis, 1682-1691., 15, 367"
  ] ;
  a2a:SourceLastChangeDate "2018-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_367&minr=8557748&miview=ldt" ;
  a2a:RecordGUID "{094088eb-e116-4e64-8cb5-1ff967fa376f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_367_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "kleindochter van 2 oomzegger van 3 tantezegger van 4 nicht van 5 huisgenoot van 3-4" .
[] a2a:PersonRemarkOpmerking "grootmoeder van 1" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 4 vader van 5 oom van 1" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 3 moeder van 5 tante van 1" .
[] a2a:PersonRemarkOpmerking "dochter van! 3,4 nicht van! 1" .
