@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_ea2f97f2-3dcf-71ac-5e13-de82290a8bad
  a a2a:Record ;
  rdfs:label "Registratie op 7 augustus 1709" ;
  a2a:hasPerson oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person1, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person2, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person3, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person4, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person5, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person6, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person7, oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person8 ;
  a2a:hasEvent oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_0, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_1, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_2, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_3, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_4, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_5, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_6, oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_7 ;
  a2a:hasSource oa:source_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person1
  a a2a:Person ;
  rdfs:label "Maartje? / Maria? Paulus" ;
  a2a:PersonName [
    rdfs:label "Maartje? / Maria? Paulus" ;
    a2a:PersonNameFirstName "Maartje? / Maria?" ;
    a2a:PersonNameLastName "Paulus"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person2
  a a2a:Person ;
  rdfs:label "Maarten Fransz Rongen" ;
  a2a:PersonName [
    rdfs:label "Maarten Fransz Rongen" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePatronym "Fransz" ;
    a2a:PersonNameLastName "Rongen"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person3
  a a2a:Person ;
  rdfs:label "Thomas Jans" ;
  a2a:PersonName [
    rdfs:label "Thomas Jans" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person4
  a a2a:Person ;
  rdfs:label "Pieter Karsten" ;
  a2a:PersonName [
    rdfs:label "Pieter Karsten" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Karsten"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person5
  a a2a:Person ;
  rdfs:label "Jurriaan Adriaans Snak" ;
  a2a:PersonName [
    rdfs:label "Jurriaan Adriaans Snak" ;
    a2a:PersonNameFirstName "Jurriaan" ;
    a2a:PersonNamePatronym "Adriaans" ;
    a2a:PersonNameLastName "Snak"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person6
  a a2a:Person ;
  rdfs:label "Jakob Jans Akkerman" ;
  a2a:PersonName [
    rdfs:label "Jakob Jans Akkerman" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Akkerman"
  ] ;
  a2a:Residence [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person7
  a a2a:Person ;
  rdfs:label "Jakob Tapper" ;
  a2a:PersonName [
    rdfs:label "Jakob Tapper" ;
    a2a:PersonNameFirstName "Jakob" ;
    a2a:PersonNameLastName "Tapper"
  ] ;
  a2a:Residence [
    a2a:Place "Bovenkarspel (!)" ;
    rdfs:label "Bovenkarspel (!)"
  ] .

oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person8
  a a2a:Person ;
  rdfs:label "Gerrit Alberts" ;
  a2a:PersonName [
    rdfs:label "Gerrit Alberts" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Residence [
    a2a:Place "Bovenkarspel?" ;
    rdfs:label "Bovenkarspel?"
  ] .

oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1709" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1709-08-07"^^xsd:date
  ] ;
  a2a:EventRemark06_Notaris "Dirck Jansz Molenaer" ;
  a2a:EventRemark00_Soort_akte "Attestatie" ;
  a2a:EventRemark00_Object "Hof van Holland" .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_0
  a a2a:RelationEP ;
  rdfs:label "other:Comparant/Requirant" ;
  a2a:RelationType "other:Comparant/Requirant" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person1 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_1
  a a2a:RelationEP ;
  rdfs:label "other:Overleden" ;
  a2a:RelationType "other:Overleden" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person2 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person3 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person4 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person5 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_5
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person6 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_6
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person7 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:relationep_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_7
  a a2a:RelationEP ;
  rdfs:label "other:Getuige" ;
  a2a:RelationType "other:Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Person8 ;
  a2a:EventKeyRef oa:event_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad_Event1 .

oa:source_wfa_ea2f97f2-3dcf-71ac-5e13-de82290a8bad
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn", "1709-01-01 - 1709-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1709-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "ONA Bovenkarspel 428. Akten notaris Dirck Jansz Melenaer, 1683-1716." ;
    a2a:DocumentNumber "107" ;
    a2a:RegistryNumber "428" ;
    rdfs:label "Westfries Archief, ONA Bovenkarspel 428. Akten notaris Dirck Jansz Melenaer, 1683-1716., 107, 428"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.westfriesarchief.nl/onderzoek/zoeken?mivast=136&miadt=136&miaet=54&micode=1685_428&minr=8606632&miview=ldt" ;
  a2a:RecordGUID "{ea2f97f2-3dcf-71ac-5e13-de82290a8bad}" .

[] a2a:PersonRemarkOpmerking "echtgenoot van 2 buur van 3-6 (wed.)" .
[] a2a:PersonRemarkOpmerking "echtgenoot van 1" .
[] a2a:PersonRemarkOpmerking "buur van 1,4-6" .
[] a2a:PersonRemarkOpmerking "buur van 1,3,5,6" .
[] a2a:PersonRemarkOpmerking "buur van 1,3,4,6" .
[] a2a:PersonRemarkOpmerking "buur van 1,3-5" .
