@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_05EFD8DF-0013-452D-A5AB-F2EB0FD81966
  a a2a:Record ;
  rdfs:label "Notariële akte op 21 april 1865 te Benningbroek" ;
  a2a:hasPerson oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960282, oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960283, oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960286, oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960287, oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person0 ;
  a2a:hasEvent oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_0, oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_1, oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_2, oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_3, oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_4 ;
  a2a:hasSource oa:source_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966 .

oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960282
  a a2a:Person ;
  rdfs:label "Klaas Schuit" ;
  a2a:PersonName [
    rdfs:label "Klaas Schuit" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Schuit"
  ] ;
  a2a:Residence [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960283
  a a2a:Person ;
  rdfs:label "Dirk Brands" ;
  a2a:PersonName [
    rdfs:label "Dirk Brands" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Residence [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960286
  a a2a:Person ;
  rdfs:label "Cornelis Pieterszoon Wit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieterszoon Wit" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Pieterszoon" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Residence [
    a2a:Place "Hensbroek" ;
    rdfs:label "Hensbroek"
  ] .

oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960287
  a a2a:Person ;
  rdfs:label "Jan Machtel" ;
  a2a:PersonName [
    rdfs:label "Jan Machtel" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Machtel"
  ] ;
  a2a:Residence [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Donker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Donker" ;
    a2a:PersonNameLastName "Cornelis Donker"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "21-04-1865" ;
    a2a:Year "1865" ;
    a2a:Month "04" ;
    a2a:Day "21" ;
    rdfs:label "1865-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person0 ;
  a2a:EventKeyRef oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 .

oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_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_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960282 ;
  a2a:EventKeyRef oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 .

oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_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_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960283 ;
  a2a:EventKeyRef oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 .

oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_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_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960286 ;
  a2a:EventKeyRef oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 .

oa:relationep_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_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_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Person4366960287 ;
  a2a:EventKeyRef oa:event_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966_Event1 .

oa:source_wfa_05EFD8DF-0013-452D-A5AB-F2EB0FD81966
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Benningbroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Benningbroek, Nederland", "1865-04-21 - 1865-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-04-1865" ;
    a2a:Year "1865" ;
    a2a:Month "04" ;
    a2a:Day "21" ;
    rdfs:label "21-04-1865"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Benningbroek 40, notaris Cornelis Donker, 1865 maa-1865 apr" ;
    a2a:Book "NNA Benningbroek 40, notaris Cornelis Donker, 1865 maa-1865 apr" ;
    a2a:RegistryNumber "40" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Benningbroek 40, notaris Cornelis Donker, 1865 maa-1865 apr, NNA Benningbroek 40, notaris Cornelis Donker, 1865 maa-1865 apr, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/B76D7D5535F54BE2B5423016B900BFE0" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/B76D7D5535F54BE2B5423016B900BFE0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/B76D7D5535F54BE2B5423016B900BFE0"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/F55E609EC84C414BB5C439F4100E3FBD" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/F55E609EC84C414BB5C439F4100E3FBD" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/F55E609EC84C414BB5C439F4100E3FBD"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/05EFD8DF0013452DA5ABF2EB0FD81966" ;
  a2a:RecordIdentifier "4366960281" ;
  a2a:RecordGUID "{05EFD8DF-0013-452D-A5AB-F2EB0FD81966}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7BB61801A37F4D2286BBB451832AFE9D" .

