@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_de2c5794-e87f-2b04-10c3-0f6a3d984ef2
  a a2a:Record ;
  rdfs:label "Doop op 7 juli 1779 te Breda" ;
  a2a:hasPerson oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-c3b63bbf-245d-1f10-0383-30b743aed718, oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-2b3062c0-a23a-d104-4333-092d793139f2, oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-2ba5e8cd-c48f-6b64-68cb-6b9f87be1982, oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-de71474b-965c-1ff3-e830-ba45f3a99f5a ;
  a2a:hasEvent oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_0, oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_1, oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_2, oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_3 ;
  a2a:hasSource oa:source_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2 .

oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-c3b63bbf-245d-1f10-0383-30b743aed718
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Pauli (Wed. Wenceslaus Micha‰lis)" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Pauli (Wed. Wenceslaus Micha‰lis)" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Pauli (Wed. Wenceslaus Micha‰lis)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-2b3062c0-a23a-d104-4333-092d793139f2
  a a2a:Person ;
  rdfs:label "Elisabeth Dorothea Schultz" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dorothea Schultz" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Dorothea" ;
    a2a:PersonNameLastName "Schultz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-2ba5e8cd-c48f-6b64-68cb-6b9f87be1982
  a a2a:Person ;
  rdfs:label "Nicolaas George Michaelis (absent)" ;
  a2a:PersonName [
    rdfs:label "Nicolaas George Michaelis (absent)" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePatronym "George" ;
    a2a:PersonNameLastName "Michaelis (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person-de71474b-965c-1ff3-e830-ba45f3a99f5a
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Michaelis" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Michaelis" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Michaelis"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1779-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person:c3b63bbf-245d-1f10-0383-30b743aed718 ;
  a2a:EventKeyRef oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1 .

oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person:2b3062c0-a23a-d104-4333-092d793139f2 ;
  a2a:EventKeyRef oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1 .

oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person:2ba5e8cd-c48f-6b64-68cb-6b9f87be1982 ;
  a2a:EventKeyRef oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1 .

oa:relationep_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Person:de71474b-965c-1ff3-e830-ba45f3a99f5a ;
  a2a:EventKeyRef oa:event_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2_Event1 .

oa:source_brd_de2c5794-e87f-2b04-10c3-0f6a3d984ef2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1779-07-07 - 1779-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1779-07-07"^^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 "48r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 48r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841aa508-8751-11e3-a876-7318c4b7982f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/de2c5794-e87f-2b04-10c3-0f6a3d984ef2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841aa508-8751-11e3-a876-7318c4b7982f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/de2c5794-e87f-2b04-10c3-0f6a3d984ef2" ;
  a2a:RecordGUID "{de2c5794-e87f-2b04-10c3-0f6a3d984ef2}" ;
  a2a:SourceRemarkOpmerking "De moeder is ook genoemd als getuige bij de doop.", "<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_5210_00005210.xml van BRD" .

