@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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3
  a a2a:Record ;
  rdfs:label "Notariële akte op 28 januari 1861 te Benningbroek" ;
  a2a:hasPerson oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916423, oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916424, oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916427, oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916428, oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916429, oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person0 ;
  a2a:hasEvent oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_0, oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_1, oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_2, oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_3, oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_4, oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_5 ;
  a2a:hasSource oa:source_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3 .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916423
  a a2a:Person ;
  rdfs:label "Jacob Brouwer" ;
  a2a:PersonName [
    rdfs:label "Jacob Brouwer" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916424
  a a2a:Person ;
  rdfs:label "Teunis de Beurs" ;
  a2a:PersonName [
    rdfs:label "Teunis de Beurs" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beurs"
  ] ;
  a2a:Residence [
    a2a:Place "Lambertschaag" ;
    rdfs:label "Lambertschaag"
  ] .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916427
  a a2a:Person ;
  rdfs:label "Klaas Meerboer" ;
  a2a:PersonName [
    rdfs:label "Klaas Meerboer" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Meerboer"
  ] ;
  a2a:Residence [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916428
  a a2a:Person ;
  rdfs:label "Jan Mette" ;
  a2a:PersonName [
    rdfs:label "Jan Mette" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mette"
  ] ;
  a2a:Residence [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916429
  a a2a:Person ;
  rdfs:label "Klaas Rediker" ;
  a2a:PersonName [
    rdfs:label "Klaas Rediker" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Rediker"
  ] ;
  a2a:Residence [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person0
  a a2a:Person ;
  rdfs:label "Cornelis Donker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Donker" ;
    a2a:PersonNameLastName "Cornelis Donker"
  ] ;
  a2a:Profession "Notaris" .

oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "28-01-1861" ;
    a2a:Year "1861" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "1861-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Benningbroek" ;
    rdfs:label "Benningbroek"
  ] .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person0 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916423 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916424 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916427 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916428 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:relationep_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_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_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Person4366916429 ;
  a2a:EventKeyRef oa:event_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3_Event1 .

oa:source_wfa_6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3
  a a2a:Source ;
  rdfs:label "Westfries Archief, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Benningbroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Benningbroek, Nederland", "1861-01-28 - 1861-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1861-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-01-1861" ;
    a2a:Year "1861" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "28-01-1861"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "NNA Benningbroek 28, notaris Cornelis Donker, 1862 jan-1862 feb" ;
    a2a:Book "NNA Benningbroek 28, notaris Cornelis Donker, 1862 jan-1862 feb" ;
    a2a:RegistryNumber "28" ;
    rdfs:label "Westfries Archief, Hoorn, NNA Benningbroek 28, notaris Cornelis Donker, 1862 jan-1862 feb, NNA Benningbroek 28, notaris Cornelis Donker, 1862 jan-1862 feb, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/F312E38198A04EAFB6EE45E47DCFF07D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/F312E38198A04EAFB6EE45E47DCFF07D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/F312E38198A04EAFB6EE45E47DCFF07D"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/36923B27928B4226BEDFA7AC52DF1169" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/36923B27928B4226BEDFA7AC52DF1169" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/36923B27928B4226BEDFA7AC52DF1169"
  ] ;
  a2a:SourceLastChangeDate "2025-10-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/6D562BDF1F3D4BE886A4A2CF9CFB2FF3" ;
  a2a:RecordIdentifier "4366916422" ;
  a2a:RecordGUID "{6D562BDF-1F3D-4BE8-86A4-A2CF9CFB2FF3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1056F476375E4D2D8B824C718FD2D02D" .

