@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_fa659f61-81eb-2ffb-b973-beb94cab1778
  a a2a:Record ;
  rdfs:label "Doop op 3 januari 1706 te Breda" ;
  a2a:hasPerson oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-7434c4b2-b521-de04-1e2e-8ad8bfef308e, oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-9a047925-41d6-fa90-a057-ce6f8b7e7217, oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-8a1368d4-d37e-fb51-a743-89894c3dd82d, oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-7f1649fd-e112-a599-b1f6-3aa072658756, oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-9e32181a-41dd-0072-b8b7-437aa29513e5 ;
  a2a:hasEvent oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_0, oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_1, oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_2, oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_3, oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_4 ;
  a2a:hasSource oa:source_brd_fa659f61-81eb-2ffb-b973-beb94cab1778 .

oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-7434c4b2-b521-de04-1e2e-8ad8bfef308e
  a a2a:Person ;
  rdfs:label "Anna Marie de Weert" ;
  a2a:PersonName [
    rdfs:label "Anna Marie de Weert" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Weert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-9a047925-41d6-fa90-a057-ce6f8b7e7217
  a a2a:Person ;
  rdfs:label "Anna Maria Richard" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Richard" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Richard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-8a1368d4-d37e-fb51-a743-89894c3dd82d
  a a2a:Person ;
  rdfs:label "Johan Michel Timp" ;
  a2a:PersonName [
    rdfs:label "Johan Michel Timp" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Michel" ;
    a2a:PersonNameLastName "Timp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-7f1649fd-e112-a599-b1f6-3aa072658756
  a a2a:Person ;
  rdfs:label "Joh. Muller" ;
  a2a:PersonName [
    rdfs:label "Joh. Muller" ;
    a2a:PersonNameFirstName "Joh." ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person-9e32181a-41dd-0072-b8b7-437aa29513e5
  a a2a:Person ;
  rdfs:label "Johan Michel Muller" ;
  a2a:PersonName [
    rdfs:label "Johan Michel Muller" ;
    a2a:PersonNameFirstName "Johan Michel" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1706-01-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person:7434c4b2-b521-de04-1e2e-8ad8bfef308e ;
  a2a:EventKeyRef oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 .

oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person:9a047925-41d6-fa90-a057-ce6f8b7e7217 ;
  a2a:EventKeyRef oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 .

oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person:8a1368d4-d37e-fb51-a743-89894c3dd82d ;
  a2a:EventKeyRef oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 .

oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person:7f1649fd-e112-a599-b1f6-3aa072658756 ;
  a2a:EventKeyRef oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 .

oa:relationep_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Person:9e32181a-41dd-0072-b8b7-437aa29513e5 ;
  a2a:EventKeyRef oa:event_brd_fa659f61-81eb-2ffb-b973-beb94cab1778_Event1 .

oa:source_brd_fa659f61-81eb-2ffb-b973-beb94cab1778
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1706-01-03 - 1706-01-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-01-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-01-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1706" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1706-01-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "51v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 51v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419e398-8751-11e3-9882-8b256fb1275f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fa659f61-81eb-2ffb-b973-beb94cab1778" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419e398-8751-11e3-9882-8b256fb1275f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fa659f61-81eb-2ffb-b973-beb94cab1778" ;
  a2a:RecordGUID "{fa659f61-81eb-2ffb-b973-beb94cab1778}" ;
  a2a:SourceRemarkOpmerking "De vader is overleden.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5331_00005331.xml van BRD" .

