@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_03262226-c7ac-46e3-9735-e24bf6ccf1db
  a a2a:Record ;
  rdfs:label "Notariële akte op 11 januari 1653" ;
  a2a:hasPerson oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-ac675b63-a7cd-4917-bee8-39aa82107e81, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-e8f14c1e-6503-40a7-991a-126ee0937b81, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-0f5d1090-2d2b-4801-9640-234dff63cd82, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-890fbb7f-1cb5-4500-8e2d-00a0059a6758, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-f67fc117-bb4b-4b3c-964d-46670cc28908, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-97fb6aa6-c7d5-44cf-8b9d-fae60d6470eb, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-9e455c9e-dd44-4931-9750-9d43993126fa, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-c0d70ed7-6afd-4f1e-b562-dd0ab395611e, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-d9f8edfb-f1f2-43c0-b171-d9afc6d8b078, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-90033a31-118b-4960-a4ac-30cf4a5e3597, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-ae9c8aef-be38-4904-9665-1035b24e30ab, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-a1947909-f1f1-4bf3-9850-fa5b97aaf488, oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-9d5d2038-9258-47f0-8a31-0c6d079020ce ;
  a2a:hasEvent oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_0, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_1, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_2, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_3, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_4, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_5, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_6, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_7, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_8, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_9, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_10, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_11, oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_12 ;
  a2a:hasSource oa:source_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-ac675b63-a7cd-4917-bee8-39aa82107e81
  a a2a:Person ;
  rdfs:label "Agata van Bergen" ;
  a2a:PersonName [
    rdfs:label "Agata van Bergen" ;
    a2a:PersonNameFirstName "Agata" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-e8f14c1e-6503-40a7-991a-126ee0937b81
  a a2a:Person ;
  rdfs:label "Johan Willemssen van Bergen" ;
  a2a:PersonName [
    rdfs:label "Johan Willemssen van Bergen" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Willemssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "schepen" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-0f5d1090-2d2b-4801-9640-234dff63cd82
  a a2a:Person ;
  rdfs:label "Hendrick van den Berselaer" ;
  a2a:PersonName [
    rdfs:label "Hendrick van den Berselaer" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berselaer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "lakenkoper" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-890fbb7f-1cb5-4500-8e2d-00a0059a6758
  a a2a:Person ;
  rdfs:label "Perina van der Donck" ;
  a2a:PersonName [
    rdfs:label "Perina van der Donck" ;
    a2a:PersonNameFirstName "Perina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-f67fc117-bb4b-4b3c-964d-46670cc28908
  a a2a:Person ;
  rdfs:label "Cornelis van der Donck" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Donck" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-97fb6aa6-c7d5-44cf-8b9d-fae60d6470eb
  a a2a:Person ;
  rdfs:label "Agatha van der Donck" ;
  a2a:PersonName [
    rdfs:label "Agatha van der Donck" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-9e455c9e-dd44-4931-9750-9d43993126fa
  a a2a:Person ;
  rdfs:label "Balthasar van der Donck" ;
  a2a:PersonName [
    rdfs:label "Balthasar van der Donck" ;
    a2a:PersonNameFirstName "Balthasar" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Donck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-c0d70ed7-6afd-4f1e-b562-dd0ab395611e
  a a2a:Person ;
  rdfs:label "Adrianus van den Doncq" ;
  a2a:PersonName [
    rdfs:label "Adrianus van den Doncq" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Doncq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-d9f8edfb-f1f2-43c0-b171-d9afc6d8b078
  a a2a:Person ;
  rdfs:label "Johanna Goeijaerts" ;
  a2a:PersonName [
    rdfs:label "Johanna Goeijaerts" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Goeijaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-90033a31-118b-4960-a4ac-30cf4a5e3597
  a a2a:Person ;
  rdfs:label "Pieter Pels" ;
  a2a:PersonName [
    rdfs:label "Pieter Pels" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout"
  ] ;
  a2a:Profession "schepen" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-ae9c8aef-be38-4904-9665-1035b24e30ab
  a a2a:Person ;
  rdfs:label "Johannes Pels" ;
  a2a:PersonName [
    rdfs:label "Johannes Pels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-a1947909-f1f1-4bf3-9850-fa5b97aaf488
  a a2a:Person ;
  rdfs:label "Floris Pels" ;
  a2a:PersonName [
    rdfs:label "Floris Pels" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dongen" ;
    rdfs:label "Dongen"
  ] ;
  a2a:Profession "secretaris" .

oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person-9d5d2038-9258-47f0-8a31-0c6d079020ce
  a a2a:Person ;
  rdfs:label "Artus Pels" ;
  a2a:PersonName [
    rdfs:label "Artus Pels" ;
    a2a:PersonNameFirstName "Artus" ;
    a2a:PersonNameLastName "Pels"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "rentmeester van Oosterhout" .

oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1653-01-11"^^xsd:date
  ] .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:ac675b63-a7cd-4917-bee8-39aa82107e81 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:e8f14c1e-6503-40a7-991a-126ee0937b81 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:0f5d1090-2d2b-4801-9640-234dff63cd82 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:890fbb7f-1cb5-4500-8e2d-00a0059a6758 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:f67fc117-bb4b-4b3c-964d-46670cc28908 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:97fb6aa6-c7d5-44cf-8b9d-fae60d6470eb ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:9e455c9e-dd44-4931-9750-9d43993126fa ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:c0d70ed7-6afd-4f1e-b562-dd0ab395611e ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:d9f8edfb-f1f2-43c0-b171-d9afc6d8b078 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:90033a31-118b-4960-a4ac-30cf4a5e3597 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:ae9c8aef-be38-4904-9665-1035b24e30ab ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:a1947909-f1f1-4bf3-9850-fa5b97aaf488 ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:relationep_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Person:9d5d2038-9258-47f0-8a31-0c6d079020ce ;
  a2a:EventKeyRef oa:event_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db_Event1 .

oa:source_brd_03262226-c7ac-46e3-9735-e24bf6ccf1db
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1653-01-11 - 1653-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1653-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1653" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1653-01-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0141, Periode: 1650-1656" ;
    a2a:Book "J. P. Beeris, Allerhande acten (Minuten), 1650 - 1656" ;
    a2a:RegistryNumber "0141" ;
    a2a:Folio "210" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Notariële archieven Breda, Bron: akten, Deel: 0141, Periode: 1650-1656, J. P. Beeris, Allerhande acten (Minuten), 1650 - 1656, 0141, 210"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/e49bc588-a9af-1937-f172-b1569a01c70f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03262226-c7ac-46e3-9735-e24bf6ccf1db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/e49bc588-a9af-1937-f172-b1569a01c70f.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/e4c6bfae-f01e-0d44-c871-1d0b8f6a2d0c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03262226-c7ac-46e3-9735-e24bf6ccf1db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/e4c6bfae-f01e-0d44-c871-1d0b8f6a2d0c.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "3" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/9284f5a7-5030-11c7-4ab2-1925cc621893.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03262226-c7ac-46e3-9735-e24bf6ccf1db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/9284f5a7-5030-11c7-4ab2-1925cc621893.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "4" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/75c0c1e9-6d2b-c77c-7456-907288875bd4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03262226-c7ac-46e3-9735-e24bf6ccf1db" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/75c0c1e9-6d2b-c77c-7456-907288875bd4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/03262226-c7ac-46e3-9735-e24bf6ccf1db" ;
  a2a:RecordGUID "{03262226-c7ac-46e3-9735-e24bf6ccf1db}" ;
  a2a:SourceRemarkOpmerking """<br /><strong>Notaris: </strong>J.P.
Beeris""", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"J.+P.+Beeris%2C+Allerhande+acten+%28Minuten%29%2C+1650+-+1656\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_19937_00019937.xml van BRD" .

[] a2a:PersonRemarkdiversen "Gehuwd met Agatha van den Donck." .
[] a2a:PersonRemarkdiversen "gehuwd met Agatha van Bergen" .
[] a2a:PersonRemarkdiversen "gehuwd met Hendrick van den Berselaer" .
[] a2a:PersonRemarkdiversen "gehuwd met Artus Pels" .
[] a2a:PersonRemarkdiversen "gehuwd met Johanna Goeijaerts" .
