@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_brd_3c8df3bd-99b4-7642-c166-a35677a242c2
  a a2a:Record ;
  rdfs:label "Notariële akte op 19 december 1833" ;
  a2a:hasPerson oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-cd8eb087-9487-00bb-1aa5-ca868d8c36c9, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-b1679298-e5e9-51d7-8543-592d8751982a, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0ef71403-4c54-22f6-5efc-56d4c35d2c3d, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-42ae6499-aa27-1d5d-6893-ff5822a42b2f, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0455026a-3baa-5d44-2bdb-12b832fdc3c0, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-410d4822-9247-1dec-dfa5-855a74d0dc29, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-e00b54f1-854b-1072-8a60-5c7407c7c3f9, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-c86f4d33-700e-9288-e8a4-28b0d778e185, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-b2d1b9e8-8bcd-7f48-3b2a-a36acb3c60d7, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0da969f9-47ab-8528-7492-30dcf0d3beeb, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-ea8ef14c-70d3-a6bf-75e0-1e338c748554, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-fed76eae-70a3-a0ff-dc98-a5a83d58fb5d, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-1bf75c1b-0942-ee81-1055-d7ae9bbb154b, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-79afa875-12c1-8d95-6132-01931a51d7ea, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-8acc7f7d-d58a-9805-b587-ed7811a38ba3, oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-40b790f5-27a1-8a8c-6ce4-001a47e6e261 ;
  a2a:hasEvent oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_0, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_1, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_2, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_3, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_4, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_5, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_6, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_7, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_8, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_9, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_10, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_11, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_12, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_13, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_14, oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_15 ;
  a2a:hasSource oa:source_brd_3c8df3bd-99b4-7642-c166-a35677a242c2 .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-cd8eb087-9487-00bb-1aa5-ca868d8c36c9
  a a2a:Person ;
  rdfs:label "Peter van Eyl" ;
  a2a:PersonName [
    rdfs:label "Peter van Eyl" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eyl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-b1679298-e5e9-51d7-8543-592d8751982a
  a a2a:Person ;
  rdfs:label "Philippus Adriaansen" ;
  a2a:PersonName [
    rdfs:label "Philippus Adriaansen" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNameLastName "Adriaansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0ef71403-4c54-22f6-5efc-56d4c35d2c3d
  a a2a:Person ;
  rdfs:label "Wouter Janssen" ;
  a2a:PersonName [
    rdfs:label "Wouter Janssen" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-42ae6499-aa27-1d5d-6893-ff5822a42b2f
  a a2a:Person ;
  rdfs:label "Adriaan Roelands" ;
  a2a:PersonName [
    rdfs:label "Adriaan Roelands" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Roelands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0455026a-3baa-5d44-2bdb-12b832fdc3c0
  a a2a:Person ;
  rdfs:label "Adriaan Wirken" ;
  a2a:PersonName [
    rdfs:label "Adriaan Wirken" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Wirken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-410d4822-9247-1dec-dfa5-855a74d0dc29
  a a2a:Person ;
  rdfs:label "Anna Maria Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schoenmakers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-e00b54f1-854b-1072-8a60-5c7407c7c3f9
  a a2a:Person ;
  rdfs:label "Andries Tiele" ;
  a2a:PersonName [
    rdfs:label "Andries Tiele" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Tiele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-c86f4d33-700e-9288-e8a4-28b0d778e185
  a a2a:Person ;
  rdfs:label "Adriaan Kuypers" ;
  a2a:PersonName [
    rdfs:label "Adriaan Kuypers" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Kuypers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-b2d1b9e8-8bcd-7f48-3b2a-a36acb3c60d7
  a a2a:Person ;
  rdfs:label "Johannes Bekers" ;
  a2a:PersonName [
    rdfs:label "Johannes Bekers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bekers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-0da969f9-47ab-8528-7492-30dcf0d3beeb
  a a2a:Person ;
  rdfs:label "Jan Ribbens" ;
  a2a:PersonName [
    rdfs:label "Jan Ribbens" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Ribbens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-ea8ef14c-70d3-a6bf-75e0-1e338c748554
  a a2a:Person ;
  rdfs:label "Adriaan de Kort" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Kort" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-fed76eae-70a3-a0ff-dc98-a5a83d58fb5d
  a a2a:Person ;
  rdfs:label "Mathys Vincenten" ;
  a2a:PersonName [
    rdfs:label "Mathys Vincenten" ;
    a2a:PersonNameFirstName "Mathys" ;
    a2a:PersonNameLastName "Vincenten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-1bf75c1b-0942-ee81-1055-d7ae9bbb154b
  a a2a:Person ;
  rdfs:label "Godefridus Bruins" ;
  a2a:PersonName [
    rdfs:label "Godefridus Bruins" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Bruins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-79afa875-12c1-8d95-6132-01931a51d7ea
  a a2a:Person ;
  rdfs:label "Peter Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Peter Verhoeven" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-8acc7f7d-d58a-9805-b587-ed7811a38ba3
  a a2a:Person ;
  rdfs:label "Christiaan van Dijk" ;
  a2a:PersonName [
    rdfs:label "Christiaan van Dijk" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person-40b790f5-27a1-8a8c-6ce4-001a47e6e261
  a a2a:Person ;
  rdfs:label "Arnoldus van Dun" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Dun" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dun"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1833" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1833-12-19"^^xsd:date
  ] .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:cd8eb087-9487-00bb-1aa5-ca868d8c36c9 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:b1679298-e5e9-51d7-8543-592d8751982a ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:0ef71403-4c54-22f6-5efc-56d4c35d2c3d ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:42ae6499-aa27-1d5d-6893-ff5822a42b2f ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:0455026a-3baa-5d44-2bdb-12b832fdc3c0 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:410d4822-9247-1dec-dfa5-855a74d0dc29 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:e00b54f1-854b-1072-8a60-5c7407c7c3f9 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:c86f4d33-700e-9288-e8a4-28b0d778e185 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:b2d1b9e8-8bcd-7f48-3b2a-a36acb3c60d7 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:0da969f9-47ab-8528-7492-30dcf0d3beeb ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:ea8ef14c-70d3-a6bf-75e0-1e338c748554 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:fed76eae-70a3-a0ff-dc98-a5a83d58fb5d ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:1bf75c1b-0942-ee81-1055-d7ae9bbb154b ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:79afa875-12c1-8d95-6132-01931a51d7ea ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:8acc7f7d-d58a-9805-b587-ed7811a38ba3 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:relationep_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Person:40b790f5-27a1-8a8c-6ce4-001a47e6e261 ;
  a2a:EventKeyRef oa:event_brd_3c8df3bd-99b4-7642-c166-a35677a242c2_Event1 .

oa:source_brd_3c8df3bd-99b4-7642-c166-a35677a242c2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1833-12-19 - 1833-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1833" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1833-12-19"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Ginneken en Bavel 1811-1841, Bron: akten, Deel: 4899, Periode: ..." ;
    a2a:Book "P.C. Wiercx, Minuutakten, 1833" ;
    a2a:DocumentNumber "105" ;
    a2a:RegistryNumber "4899" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Ginneken en Bavel 1811-1841, Bron: akten, Deel: 4899, Periode: ..., P.C. Wiercx, Minuutakten, 1833, 105, 4899"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8edca9a0-8751-11e3-b713-33231f6b6b94.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3c8df3bd-99b4-7642-c166-a35677a242c2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8edca9a0-8751-11e3-b713-33231f6b6b94.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8edcaa5e-8751-11e3-a4fb-7309153e4d18.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3c8df3bd-99b4-7642-c166-a35677a242c2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8edcaa5e-8751-11e3-a4fb-7309153e4d18.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8edcab12-8751-11e3-b534-3b5ff3cb6aac.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3c8df3bd-99b4-7642-c166-a35677a242c2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8edcab12-8751-11e3-b534-3b5ff3cb6aac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3c8df3bd-99b4-7642-c166-a35677a242c2" ;
  a2a:RecordGUID "{3c8df3bd-99b4-7642-c166-a35677a242c2}" ;
  a2a:SourceRemarkOpmerking """Betrokken bij verkoop door Adriaan Wagemakers, arbeider, wonende in Geersbroek onder Ginneken.
Opbrengst totaal: 115,15 gld.
Getuigen: Pieter van Steenoven, herbergier, en Laurens Hart-man, veldwachter, beiden wonende in Ginneken.
<br /><strong>Notaris: </strong>P.C.
Wiercx""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"P.C.+Wiercx%2C+Minuutakten%2C+1833\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_18738_00018738.xml van BRD" .

[] a2a:PersonRemarkdiversen "weduwe van" .
