@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_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e
  a a2a:Record ;
  rdfs:label "Doop op 7 oktober 1722 te Breda" ;
  a2a:hasPerson oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-d6766bcc-b560-97b1-9788-0baa882dc509, oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-f8ab202e-d1cf-26cb-3da2-7eff20588dc4, oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-c451e2c2-7365-acf7-63d7-80a3b208df0e, oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-247865b2-af38-2785-ef13-1d24c1242c66, oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-f0c8c311-924b-eda4-e52c-aa1088737680 ;
  a2a:hasEvent oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_0, oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_1, oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_2, oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_3, oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_4 ;
  a2a:hasSource oa:source_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e .

oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-d6766bcc-b560-97b1-9788-0baa882dc509
  a a2a:Person ;
  rdfs:label "Anna Catarina Riem" ;
  a2a:PersonName [
    rdfs:label "Anna Catarina Riem" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catarina" ;
    a2a:PersonNameLastName "Riem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-f8ab202e-d1cf-26cb-3da2-7eff20588dc4
  a a2a:Person ;
  rdfs:label "Henrich Mitler" ;
  a2a:PersonName [
    rdfs:label "Henrich Mitler" ;
    a2a:PersonNameFirstName "Henrich" ;
    a2a:PersonNameLastName "Mitler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-c451e2c2-7365-acf7-63d7-80a3b208df0e
  a a2a:Person ;
  rdfs:label "Nicolaes Macki" ;
  a2a:PersonName [
    rdfs:label "Nicolaes Macki" ;
    a2a:PersonNameFirstName "Nicolaes" ;
    a2a:PersonNameLastName "Macki"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-247865b2-af38-2785-ef13-1d24c1242c66
  a a2a:Person ;
  rdfs:label "Christina Elisabeth Maeck" ;
  a2a:PersonName [
    rdfs:label "Christina Elisabeth Maeck" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Maeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person-f0c8c311-924b-eda4-e52c-aa1088737680
  a a2a:Person ;
  rdfs:label "Anna Catharina Mitler" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Mitler" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Mitler"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1722-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person:d6766bcc-b560-97b1-9788-0baa882dc509 ;
  a2a:EventKeyRef oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 .

oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person:f8ab202e-d1cf-26cb-3da2-7eff20588dc4 ;
  a2a:EventKeyRef oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 .

oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person:c451e2c2-7365-acf7-63d7-80a3b208df0e ;
  a2a:EventKeyRef oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 .

oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person:247865b2-af38-2785-ef13-1d24c1242c66 ;
  a2a:EventKeyRef oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 .

oa:relationep_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Person:f0c8c311-924b-eda4-e52c-aa1088737680 ;
  a2a:EventKeyRef oa:event_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e_Event1 .

oa:source_brd_b57e7bc6-40a3-e345-b353-0ed45ebd8a8e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1722-10-07 - 1722-10-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-10-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-10-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1722-10-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: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "60v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 60v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419f14e-8751-11e3-bc21-0b2c364d8ae0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b57e7bc6-40a3-e345-b353-0ed45ebd8a8e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419f14e-8751-11e3-bc21-0b2c364d8ae0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b57e7bc6-40a3-e345-b353-0ed45ebd8a8e" ;
  a2a:RecordGUID "{b57e7bc6-40a3-e345-b353-0ed45ebd8a8e}" ;
  a2a:SourceRemarkOpmerking "<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_5471_00005471.xml van BRD" .

