@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_5788500b-e895-fd5e-2397-1816b4dce40f
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1757 te Breda" ;
  a2a:hasPerson oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-cb36253f-ec08-d16c-c618-63d08ceee10a, oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-1e3b4321-0ae0-1304-bd3f-ef008d2789f0, oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-9d968a1d-11b3-6f07-bb53-f55fa75a217b, oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-579c6846-aed8-acb1-c504-2a433c604561 ;
  a2a:hasEvent oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_0, oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_1, oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_2, oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_3 ;
  a2a:hasSource oa:source_brd_5788500b-e895-fd5e-2397-1816b4dce40f .

oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-cb36253f-ec08-d16c-c618-63d08ceee10a
  a a2a:Person ;
  rdfs:label "Maria Elisabeth N." ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth N." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-1e3b4321-0ae0-1304-bd3f-ef008d2789f0
  a a2a:Person ;
  rdfs:label "Jacob Kits (Tamboer-majoor)" ;
  a2a:PersonName [
    rdfs:label "Jacob Kits (Tamboer-majoor)" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Kits (Tamboer-majoor)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-9d968a1d-11b3-6f07-bb53-f55fa75a217b
  a a2a:Person ;
  rdfs:label "Magdalena Schaefers (Geb. van Brouwbach)" ;
  a2a:PersonName [
    rdfs:label "Magdalena Schaefers (Geb. van Brouwbach)" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Schaefers (Geb. van Brouwbach)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person-579c6846-aed8-acb1-c504-2a433c604561
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Kits" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Kits" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Kits"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1757-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person:cb36253f-ec08-d16c-c618-63d08ceee10a ;
  a2a:EventKeyRef oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1 .

oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person:1e3b4321-0ae0-1304-bd3f-ef008d2789f0 ;
  a2a:EventKeyRef oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1 .

oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person:9d968a1d-11b3-6f07-bb53-f55fa75a217b ;
  a2a:EventKeyRef oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1 .

oa:relationep_brd_5788500b-e895-fd5e-2397-1816b4dce40f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Person:579c6846-aed8-acb1-c504-2a433c604561 ;
  a2a:EventKeyRef oa:event_brd_5788500b-e895-fd5e-2397-1816b4dce40f_Event1 .

oa:source_brd_5788500b-e895-fd5e-2397-1816b4dce40f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1757-11-06 - 1757-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1757-11-06"^^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 "19v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841a7be6-8751-11e3-a215-0f17a34c1701.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5788500b-e895-fd5e-2397-1816b4dce40f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841a7be6-8751-11e3-a215-0f17a34c1701.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5788500b-e895-fd5e-2397-1816b4dce40f" ;
  a2a:RecordGUID "{5788500b-e895-fd5e-2397-1816b4dce40f}" ;
  a2a:SourceRemarkOpmerking "De vader is geb. van Bronnbach in Hessen-Darmstad.", "<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_1182_00001182.xml van BRD" .

