@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_07D764CC-5CED-4F4B-95CD-45A9DA587313
  a a2a:Record ;
  rdfs:label "Notariële akte op 26 mei 1866 te Benningbroek" ;
  a2a:hasPerson oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973188, oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973189, oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973190, oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973193, oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973194, oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person0 ;
  a2a:hasEvent oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_0, oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_1, oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_2, oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_3, oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_4, oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_5 ;
  a2a:hasSource oa:source_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313 .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973188
  a a2a:Person ;
  rdfs:label "Cornelis Meijer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Meijer" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973189
  a a2a:Person ;
  rdfs:label "Jacob Abraham Machiels" ;
  a2a:PersonName [
    rdfs:label "Jacob Abraham Machiels" ;
    a2a:PersonNameFirstName "Jacob Abraham" ;
    a2a:PersonNameLastName "Machiels"
  ] ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973190
  a a2a:Person ;
  rdfs:label "Dirk Tool" ;
  a2a:PersonName [
    rdfs:label "Dirk Tool" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Tool"
  ] ;
  a2a:Residence [
    a2a:Place "Zwaag" ;
    rdfs:label "Zwaag"
  ] .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973193
  a a2a:Person ;
  rdfs:label "Jan Hartog" ;
  a2a:PersonName [
    rdfs:label "Jan Hartog" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hartog"
  ] ;
  a2a:Residence [
    a2a:Place "Aartswoud" ;
    rdfs:label "Aartswoud"
  ] .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973194
  a a2a:Person ;
  rdfs:label "Dirk Hendrikszoon Smit" ;
  a2a:PersonName [
    rdfs:label "Dirk Hendrikszoon Smit" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Hendrikszoon" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Donker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Donker" ;
    a2a:PersonNameLastName "Cornelis Donker"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-05-1866" ;
    a2a:Year "1866" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "1866-05-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person0 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973188 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973189 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973190 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973193 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:relationep_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Person4366973194 ;
  a2a:EventKeyRef oa:event_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313_Event1 .

oa:source_wfa_07D764CC-5CED-4F4B-95CD-45A9DA587313
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Benningbroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Benningbroek, Nederland", "1866-05-26 - 1866-05-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-05-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-05-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-05-1866" ;
    a2a:Year "1866" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "26-05-1866"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Benningbroek 45, notaris Cornelis Donker, 1866 mei-1866 okt" ;
    a2a:Book "NNA Benningbroek 45, notaris Cornelis Donker, 1866 mei-1866 okt" ;
    a2a:RegistryNumber "45" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Benningbroek 45, notaris Cornelis Donker, 1866 mei-1866 okt, NNA Benningbroek 45, notaris Cornelis Donker, 1866 mei-1866 okt, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E8291083D3564085BB88F8F86A324F04" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E8291083D3564085BB88F8F86A324F04" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E8291083D3564085BB88F8F86A324F04"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/243D4D2D46E94E46850007DC35961D64" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/243D4D2D46E94E46850007DC35961D64" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/243D4D2D46E94E46850007DC35961D64"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/07D764CC5CED4F4B95CD45A9DA587313" ;
  a2a:RecordIdentifier "4366973187" ;
  a2a:RecordGUID "{07D764CC-5CED-4F4B-95CD-45A9DA587313}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/ED459081478D4A50BF6E259E5B376EBB" .

