@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_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7
  a a2a:Record ;
  rdfs:label "Doop op 15 december 1800 te Breda" ;
  a2a:hasPerson oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-927ff11f-9662-465a-6713-2f9ce7739f11, oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-e27d3081-41ea-9b92-11a9-51b77bd6832b, oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-cdd17fda-f07b-43a4-4c9e-21ed7ed013ac, oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-33f612a3-7aa0-6a6d-0b25-d6fa7500ae8d, oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-45937edb-4848-5919-c6a0-e7d65a330532 ;
  a2a:hasEvent oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_0, oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_1, oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_2, oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_3, oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_4 ;
  a2a:hasSource oa:source_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7 .

oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-927ff11f-9662-465a-6713-2f9ce7739f11
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Zimmermans, geb. Gebouw" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Zimmermans, geb. Gebouw" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Zimmermans, geb. Gebouw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-e27d3081-41ea-9b92-11a9-51b77bd6832b
  a a2a:Person ;
  rdfs:label "Johanna Petronella Zimmermans" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Zimmermans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePatronym "Petronella" ;
    a2a:PersonNameLastName "Zimmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-cdd17fda-f07b-43a4-4c9e-21ed7ed013ac
  a a2a:Person ;
  rdfs:label "Johannes Zimmermans" ;
  a2a:PersonName [
    rdfs:label "Johannes Zimmermans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Zimmermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-33f612a3-7aa0-6a6d-0b25-d6fa7500ae8d
  a a2a:Person ;
  rdfs:label "Andries Balthof" ;
  a2a:PersonName [
    rdfs:label "Andries Balthof" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Balthof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person-45937edb-4848-5919-c6a0-e7d65a330532
  a a2a:Person ;
  rdfs:label "Johanna Elisabeth Balthof" ;
  a2a:PersonName [
    rdfs:label "Johanna Elisabeth Balthof" ;
    a2a:PersonNameFirstName "Johanna Elisabeth" ;
    a2a:PersonNameLastName "Balthof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1800" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1800-12-12"^^xsd:date
  ] .

oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1800-12-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person:927ff11f-9662-465a-6713-2f9ce7739f11 ;
  a2a:EventKeyRef oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 .

oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person:e27d3081-41ea-9b92-11a9-51b77bd6832b ;
  a2a:EventKeyRef oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 .

oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person:cdd17fda-f07b-43a4-4c9e-21ed7ed013ac ;
  a2a:EventKeyRef oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 .

oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person:33f612a3-7aa0-6a6d-0b25-d6fa7500ae8d ;
  a2a:EventKeyRef oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 .

oa:relationep_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Person:45937edb-4848-5919-c6a0-e7d65a330532 ;
  a2a:EventKeyRef oa:event_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7_Event1 .

oa:source_brd_e61c2ba5-92ed-8a02-7acb-60d3ef3285c7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1800-12-15 - 1800-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1800-12-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810" ;
    a2a:Book "Dopen Luthers 1745-1810" ;
    a2a:RegistryNumber "94" ;
    a2a:Folio "76r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 76r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841ad01e-8751-11e3-a7be-3b770eee90d9.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e61c2ba5-92ed-8a02-7acb-60d3ef3285c7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841ad01e-8751-11e3-a7be-3b770eee90d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e61c2ba5-92ed-8a02-7acb-60d3ef3285c7" ;
  a2a:RecordGUID "{e61c2ba5-92ed-8a02-7acb-60d3ef3285c7}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1745-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5245_00005245.xml van BRD" .

