@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_35c9509e-da76-5d2f-cde8-0b1c5e4a712f
  a a2a:Record ;
  rdfs:label "Registratie op 28 mei 1672" ;
  a2a:hasPerson oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person1, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person2, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person3, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person4, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person5, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person6, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person7, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person8, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person9, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person10, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person11, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person12, oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person13 ;
  a2a:hasEvent oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_0, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_1, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_2, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_3, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_4, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_5, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_6, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_7, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_8, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_9, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_10, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_11, oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_12 ;
  a2a:hasSource oa:source_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person1
  a a2a:Person ;
  rdfs:label "Dirk Jans" ;
  a2a:PersonName [
    rdfs:label "Dirk Jans" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Keern/onder Hoorn!" ;
    rdfs:label "Keern/onder Hoorn!"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person2
  a a2a:Person ;
  rdfs:label "Neeltje Jans" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jans" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Keern/onder Hoorn!" ;
    rdfs:label "Keern/onder Hoorn!"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Jans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Wadway" ;
    rdfs:label "Wadway"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person4
  a a2a:Person ;
  rdfs:label "Wouter Klaasz" ;
  a2a:PersonName [
    rdfs:label "Wouter Klaasz" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Klaasz"
  ] ;
  a2a:Residence [
    a2a:Place "Sijbekarspel" ;
    rdfs:label "Sijbekarspel"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person5
  a a2a:Person ;
  rdfs:label "Vrouwtje Klemens" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje Klemens" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNameLastName "Klemens"
  ] ;
  a2a:Residence [
    a2a:Place "Spanbroek" ;
    rdfs:label "Spanbroek"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person6
  a a2a:Person ;
  rdfs:label "Geertje Adriaans" ;
  a2a:PersonName [
    rdfs:label "Geertje Adriaans" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] ;
  a2a:Profession "'innocent' (!)" .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person7
  a a2a:Person ;
  rdfs:label "Maartje? / Maria? Pieters" ;
  a2a:PersonName [
    rdfs:label "Maartje? / Maria? Pieters" ;
    a2a:PersonNameFirstName "Maartje? / Maria?" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person8
  a a2a:Person ;
  rdfs:label "Hein Dirks" ;
  a2a:PersonName [
    rdfs:label "Hein Dirks" ;
    a2a:PersonNameFirstName "Hein" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person9
  a a2a:Person ;
  rdfs:label "Trijn (!) Dirks" ;
  a2a:PersonName [
    rdfs:label "Trijn (!) Dirks" ;
    a2a:PersonNameFirstName "Trijn (!)" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person10
  a a2a:Person ;
  rdfs:label "Aag (!) Dirks" ;
  a2a:PersonName [
    rdfs:label "Aag (!) Dirks" ;
    a2a:PersonNameFirstName "Aag (!)" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person11
  a a2a:Person ;
  rdfs:label "Volkje (!) Dirks" ;
  a2a:PersonName [
    rdfs:label "Volkje (!) Dirks" ;
    a2a:PersonNameFirstName "Volkje (!)" ;
    a2a:PersonNameLastName "Dirks"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person12
  a a2a:Person ;
  rdfs:label "Jan Jans Butterboer / Oostwoud (!)" ;
  a2a:PersonName [
    rdfs:label "Jan Jans Butterboer / Oostwoud (!)" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Butterboer / Oostwoud (!)"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] ;
  a2a:Profession "veeboer (!)" .

oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person13
  a a2a:Person ;
  rdfs:label "Jan de J. (!) Heins" ;
  a2a:PersonName [
    rdfs:label "Jan de J. (!) Heins" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "de J. (!)" ;
    a2a:PersonNameLastName "Heins"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1672-05-28"^^xsd:date
  ] ;
  a2a:EventRemark00_Soort_akte "Contract betreffende erfenisIndemnitie" ;
  a2a:EventRemark06_Notaris "Heijndrick Jansz. Houwert" .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Lasthebber" ;
  a2a:RelationType "other:Comparant/Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person1 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_1
  a a2a:RelationEP ;
  rdfs:label "other:Erfgenaam" ;
  a2a:RelationType "other:Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person2 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_2
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever/Erfgenaam" ;
  a2a:RelationType "other:Lastgever/Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person3 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Lasthebber" ;
  a2a:RelationType "other:Comparant/Lasthebber" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person4 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_4
  a a2a:RelationEP ;
  rdfs:label "other:Lastgever/Erfgenaam" ;
  a2a:RelationType "other:Lastgever/Erfgenaam" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person5 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_5
  a a2a:RelationEP ;
  rdfs:label "other:Overleden/Erflater/Slachtoffer" ;
  a2a:RelationType "other:Overleden/Erflater/Slachtoffer" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person6 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_6
  a a2a:RelationEP ;
  rdfs:label "other:Begunstigde/Lastgever/Slachtoffer" ;
  a2a:RelationType "other:Begunstigde/Lastgever/Slachtoffer" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person7 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_7
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Slachtoffer/Begunstigde" ;
  a2a:RelationType "other:Comparant/Slachtoffer/Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person8 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_8
  a a2a:RelationEP ;
  rdfs:label "other:Slachtoffer/Begunstigde" ;
  a2a:RelationType "other:Slachtoffer/Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person9 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_9
  a a2a:RelationEP ;
  rdfs:label "other:Slachtoffer/Begunstigde" ;
  a2a:RelationType "other:Slachtoffer/Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person10 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_10
  a a2a:RelationEP ;
  rdfs:label "other:Slachtoffer/Begunstigde" ;
  a2a:RelationType "other:Slachtoffer/Begunstigde" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person11 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_11
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person12 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:relationep_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_12
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Person13 ;
  a2a:EventKeyRef oa:event_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f_Event1 .

oa:source_wfa_35c9509e-da76-5d2f-cde8-0b1c5e4a712f
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1672-01-01 - 1672-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA 3874. Hauwert, akten notaris Heijndrick Jansz Houwert, 1663-1677." ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "3874" ;
    rdfs:label "Westfries Archief, ONA 3874. Hauwert, akten notaris Heijndrick Jansz Houwert, 1663-1677., 16, 3874"
  ] ;
  a2a:SourceLastChangeDate "2017-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_3874&minr=8677860&miview=ldt" ;
  a2a:RecordGUID "{35c9509e-da76-5d2f-cde8-0b1c5e4a712f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-HnWFA_1685_3874_54_MI.xml van WFA" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 zwager van 3" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1 zuster van 3 bloedverwant van 6" .
[] a2a:PersonRemarkOpmerking "schoonzuster van 1 (wed.) zuster van 2 bloedverwant van 6 (wed.)" .
[] a2a:PersonRemarkOpmerking "schoonzoon van 5" .
[] a2a:PersonRemarkOpmerking "bloedverwant van (vaderszijde!) 6 (wed.) schoonmoeder van 4 (wed.)" .
[] a2a:PersonRemarkOpmerking "bloedverwant van 2,3,5 (ongehuwd) huisgenoot van 7-11 (ongehuwd)" .
[] a2a:PersonRemarkOpmerking "moeder van 8-11 (wed.) schoonzuster van 13! (wed.)" .
[] a2a:PersonRemarkOpmerking "zoon van 7 broer van 9-11 oomzegger van (broerszoon) 13!" .
[] a2a:PersonRemarkOpmerking "dochter van 7 zuster van 8,10,11 oomzegger van 13!" .
[] a2a:PersonRemarkOpmerking "dochter van 7 zuster van 8,9,11 oomzegger van 13!" .
[] a2a:PersonRemarkOpmerking "dochter van 7 zuster van 8-10 oomzegger van 13!" .
[] a2a:PersonRemarkOpmerking "zwager van 13 (!)" .
[] a2a:PersonRemarkOpmerking "zwager van 7,12 oom van (vaderszijde) 8-11 (!)" .
