@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_08C3E04D-B113-4366-B0E2-1FC2AB99954E
  a a2a:Record ;
  rdfs:label "Notariële akte op 1 juni 1882 te Benningbroek" ;
  a2a:hasPerson oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790494, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790495, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790496, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790497, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790498, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790499, oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person0 ;
  a2a:hasEvent oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_0, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_1, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_2, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_3, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_4, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_5, oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_6 ;
  a2a:hasSource oa:source_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790494
  a a2a:Person ;
  rdfs:label "Aaltje Groot" ;
  a2a:PersonName [
    rdfs:label "Aaltje Groot" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790495
  a a2a:Person ;
  rdfs:label "Cornelis Janszoon Bakker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janszoon Bakker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Janszoon" ;
    a2a:PersonNameLastName "Bakker"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790496
  a a2a:Person ;
  rdfs:label "Johannes Groot" ;
  a2a:PersonName [
    rdfs:label "Johannes Groot" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790497
  a a2a:Person ;
  rdfs:label "Dirk Keetman" ;
  a2a:PersonName [
    rdfs:label "Dirk Keetman" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Keetman"
  ] ;
  a2a:Residence [
    a2a:Place "Hauwert" ;
    rdfs:label "Hauwert"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790498
  a a2a:Person ;
  rdfs:label "Jan Hoorns" ;
  a2a:PersonName [
    rdfs:label "Jan Hoorns" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Hoorns"
  ] ;
  a2a:Residence [
    a2a:Place "Wognum" ;
    rdfs:label "Wognum"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790499
  a a2a:Person ;
  rdfs:label "Albert Oudheusden" ;
  a2a:PersonName [
    rdfs:label "Albert Oudheusden" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Oudheusden"
  ] ;
  a2a:Residence [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Donker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Donker" ;
    a2a:PersonNameLastName "Cornelis Donker"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "01-06-1882" ;
    a2a:Year "1882" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "1882-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person0 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_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_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790494 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_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_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790495 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_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_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790496 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_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_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790497 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_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_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790498 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:relationep_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_6
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in notariële akte" ;
  a2a:RelationType "other:Persoon in notariële akte" ;
  a2a:PersonKeyRef oa:person_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Person4366790499 ;
  a2a:EventKeyRef oa:event_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E_Event1 .

oa:source_wfa_08C3E04D-B113-4366-B0E2-1FC2AB99954E
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Benningbroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Benningbroek, Nederland", "1882-06-01 - 1882-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-06-1882" ;
    a2a:Year "1882" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "01-06-1882"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Benningbroek 119, notaris Cornelis Donker, 1882 apr-1882 okt" ;
    a2a:Book "NNA Benningbroek 119, notaris Cornelis Donker, 1882 apr-1882 okt" ;
    a2a:RegistryNumber "119" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Benningbroek 119, notaris Cornelis Donker, 1882 apr-1882 okt, NNA Benningbroek 119, notaris Cornelis Donker, 1882 apr-1882 okt, 119"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/EBDB5EDAAE294C6C9B09078D03AD6531" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/EBDB5EDAAE294C6C9B09078D03AD6531" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/EBDB5EDAAE294C6C9B09078D03AD6531"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/08C3E04DB1134366B0E21FC2AB99954E" ;
  a2a:RecordIdentifier "4366790493" ;
  a2a:RecordGUID "{08C3E04D-B113-4366-B0E2-1FC2AB99954E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3ED71003D6064924B9D27465E40F62DC" .

