@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_881ae7f6-da41-3f1c-e91b-9304df63165c
  a a2a:Record ;
  rdfs:label "Doop op 23 september 1725 te Breda" ;
  a2a:hasPerson oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-edcdb80a-2636-6aff-874f-9f1705d70fd2, oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-4bf8ddee-ef4e-11f1-2983-c9ebbb894ea4, oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-07454c3d-ae17-e82d-667a-3a5ad7d0fc63, oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-a393a9de-7f9b-13fd-8bbe-c5064ffdf830 ;
  a2a:hasEvent oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_0, oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_1, oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_2, oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_3 ;
  a2a:hasSource oa:source_brd_881ae7f6-da41-3f1c-e91b-9304df63165c .

oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-edcdb80a-2636-6aff-874f-9f1705d70fd2
  a a2a:Person ;
  rdfs:label "Nn Polders (de Wed.)" ;
  a2a:PersonName [
    rdfs:label "Nn Polders (de Wed.)" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNameLastName "Polders (de Wed.)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-4bf8ddee-ef4e-11f1-2983-c9ebbb894ea4
  a a2a:Person ;
  rdfs:label "Adrien van Buerstede" ;
  a2a:PersonName [
    rdfs:label "Adrien van Buerstede" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buerstede"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-07454c3d-ae17-e82d-667a-3a5ad7d0fc63
  a a2a:Person ;
  rdfs:label "Wilhelmine Polders" ;
  a2a:PersonName [
    rdfs:label "Wilhelmine Polders" ;
    a2a:PersonNameFirstName "Wilhelmine" ;
    a2a:PersonNameLastName "Polders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person-a393a9de-7f9b-13fd-8bbe-c5064ffdf830
  a a2a:Person ;
  rdfs:label "Susanne van Buerstede" ;
  a2a:PersonName [
    rdfs:label "Susanne van Buerstede" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buerstede"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1725-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person:edcdb80a-2636-6aff-874f-9f1705d70fd2 ;
  a2a:EventKeyRef oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1 .

oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person:4bf8ddee-ef4e-11f1-2983-c9ebbb894ea4 ;
  a2a:EventKeyRef oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1 .

oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person:07454c3d-ae17-e82d-667a-3a5ad7d0fc63 ;
  a2a:EventKeyRef oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1 .

oa:relationep_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Person:a393a9de-7f9b-13fd-8bbe-c5064ffdf830 ;
  a2a:EventKeyRef oa:event_brd_881ae7f6-da41-3f1c-e91b-9304df63165c_Event1 .

oa:source_brd_881ae7f6-da41-3f1c-e91b-9304df63165c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1725-09-23 - 1725-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1725-09-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "83" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416c712-8751-11e3-af7a-870dc7ca1b0c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/881ae7f6-da41-3f1c-e91b-9304df63165c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416c712-8751-11e3-af7a-870dc7ca1b0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/881ae7f6-da41-3f1c-e91b-9304df63165c" ;
  a2a:RecordGUID "{881ae7f6-da41-3f1c-e91b-9304df63165c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5062_00005062.xml van BRD" .

