@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_c074ff6e-ef54-887d-8aa2-c54dd40afade
  a a2a:Record ;
  rdfs:label "Doop op 24 mei 1746 te Breda" ;
  a2a:hasPerson oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-6a810c31-b83f-1865-c842-a93ed333dd62, oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-cd273bda-4cd1-ba36-bd66-f167282cb9b5, oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-dccb4ba2-9201-c05b-45da-b09a3684b38c, oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-a8ab1dda-4f42-742a-d0fb-c761e899a060, oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-2499a39b-1d4f-dfc9-a2a7-8d5946835ded, oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-d8f839b7-f736-6faa-d67f-e8d9097ac72b ;
  a2a:hasEvent oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_0, oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_1, oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_2, oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_3, oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_4, oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_5 ;
  a2a:hasSource oa:source_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-6a810c31-b83f-1865-c842-a93ed333dd62
  a a2a:Person ;
  rdfs:label "Anna Catharina Böhmin" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Böhmin" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Böhmin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-cd273bda-4cd1-ba36-bd66-f167282cb9b5
  a a2a:Person ;
  rdfs:label "Johan Baltzer Mager (soldaat)" ;
  a2a:PersonName [
    rdfs:label "Johan Baltzer Mager (soldaat)" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Baltzer" ;
    a2a:PersonNameLastName "Mager (soldaat)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-dccb4ba2-9201-c05b-45da-b09a3684b38c
  a a2a:Person ;
  rdfs:label "Adam Schamp (soldaat)" ;
  a2a:PersonName [
    rdfs:label "Adam Schamp (soldaat)" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Schamp (soldaat)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-a8ab1dda-4f42-742a-d0fb-c761e899a060
  a a2a:Person ;
  rdfs:label "Maria Catharina Möllerin" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Möllerin" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Möllerin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-2499a39b-1d4f-dfc9-a2a7-8d5946835ded
  a a2a:Person ;
  rdfs:label "Anna Dorothea Scheid" ;
  a2a:PersonName [
    rdfs:label "Anna Dorothea Scheid" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Dorothea" ;
    a2a:PersonNameLastName "Scheid"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person-d8f839b7-f736-6faa-d67f-e8d9097ac72b
  a a2a:Person ;
  rdfs:label "Maria Catharina Mager" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Mager" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Mager"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1746" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1746-05-15"^^xsd:date
  ] .

oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1746-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:6a810c31-b83f-1865-c842-a93ed333dd62 ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:cd273bda-4cd1-ba36-bd66-f167282cb9b5 ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:dccb4ba2-9201-c05b-45da-b09a3684b38c ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:a8ab1dda-4f42-742a-d0fb-c761e899a060 ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:2499a39b-1d4f-dfc9-a2a7-8d5946835ded ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:relationep_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Person:d8f839b7-f736-6faa-d67f-e8d9097ac72b ;
  a2a:EventKeyRef oa:event_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade_Event1 .

oa:source_brd_c074ff6e-ef54-887d-8aa2-c54dd40afade
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1746-05-24 - 1746-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1746-05-24"^^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 "1v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 1v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841a5bac-8751-11e3-8140-0f540785b267.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c074ff6e-ef54-887d-8aa2-c54dd40afade" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841a5bac-8751-11e3-8140-0f540785b267.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c074ff6e-ef54-887d-8aa2-c54dd40afade" ;
  a2a:RecordGUID "{c074ff6e-ef54-887d-8aa2-c54dd40afade}" ;
  a2a:SourceRemarkOpmerking "De vader is Geb. te Bermbach in Itsterner amt in 't Nassau Usingische.", "<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_5518_00005518.xml van BRD" .

