@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_f03b73a9-c05f-934a-bc59-952a285fca6e
  a a2a:Record ;
  rdfs:label "Doop op 20 oktober 1806 te Breda" ;
  a2a:hasPerson oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-2a3bd097-3797-ec11-e584-b31039f05184, oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-c4b745c5-cd05-f738-9ee5-7d432d1a2ecf, oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-c4f4e776-b703-9416-cba9-c2701221648f, oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-9828c35d-12a7-cf0a-7b08-3a418ad7a8c0, oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-26765e89-3af5-43d4-1263-1a1503e8d59e ;
  a2a:hasEvent oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_0, oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_1, oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_2, oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_3, oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_4 ;
  a2a:hasSource oa:source_brd_f03b73a9-c05f-934a-bc59-952a285fca6e .

oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-2a3bd097-3797-ec11-e584-b31039f05184
  a a2a:Person ;
  rdfs:label "Joanna Maria Broekmans" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Broekmans" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Broekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-c4b745c5-cd05-f738-9ee5-7d432d1a2ecf
  a a2a:Person ;
  rdfs:label "Elisabeth Keppelaer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Keppelaer" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Keppelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-c4f4e776-b703-9416-cba9-c2701221648f
  a a2a:Person ;
  rdfs:label "Stephanus Simons" ;
  a2a:PersonName [
    rdfs:label "Stephanus Simons" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-9828c35d-12a7-cf0a-7b08-3a418ad7a8c0
  a a2a:Person ;
  rdfs:label "Joannes Lauwers" ;
  a2a:PersonName [
    rdfs:label "Joannes Lauwers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person-26765e89-3af5-43d4-1263-1a1503e8d59e
  a a2a:Person ;
  rdfs:label "Stephanus Lauwers" ;
  a2a:PersonName [
    rdfs:label "Stephanus Lauwers" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Lauwers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1806-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person:2a3bd097-3797-ec11-e584-b31039f05184 ;
  a2a:EventKeyRef oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 .

oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person:c4b745c5-cd05-f738-9ee5-7d432d1a2ecf ;
  a2a:EventKeyRef oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 .

oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person:c4f4e776-b703-9416-cba9-c2701221648f ;
  a2a:EventKeyRef oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 .

oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person:9828c35d-12a7-cf0a-7b08-3a418ad7a8c0 ;
  a2a:EventKeyRef oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 .

oa:relationep_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Person:26765e89-3af5-43d4-1263-1a1503e8d59e ;
  a2a:EventKeyRef oa:event_brd_f03b73a9-c05f-934a-bc59-952a285fca6e_Event1 .

oa:source_brd_f03b73a9-c05f-934a-bc59-952a285fca6e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1806-10-20 - 1806-10-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-10-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-10-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1806-10-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811" ;
    a2a:Book "Dopen rk Brugstraat 1782-1811" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "285" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 285"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8f3f2-8751-11e3-b64e-bf33e612dec8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f03b73a9-c05f-934a-bc59-952a285fca6e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8f3f2-8751-11e3-b64e-bf33e612dec8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f03b73a9-c05f-934a-bc59-952a285fca6e" ;
  a2a:RecordGUID "{f03b73a9-c05f-934a-bc59-952a285fca6e}" ;
  a2a:SourceRemarkOpmerking "ouders uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1782-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5288_00005288.xml van BRD" .

