@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_314542b4-99bd-d07a-77c6-b4d72df07ec2
  a a2a:Record ;
  rdfs:label "Doop op 15 augustus 1783 te Breda" ;
  a2a:hasPerson oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-2276039c-508b-e444-8d65-50dc979d9a69, oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-cdecf10a-8f06-9dec-d704-0f08c7150590, oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-3e400926-0c66-b10f-633f-c54057bdc7fd, oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-e0368c41-de00-5dd5-6dfb-57db0b8c7961, oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-2d73b232-482a-5acc-e0bf-a8cc4b7adb78 ;
  a2a:hasEvent oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_0, oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_1, oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_2, oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_3, oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_4 ;
  a2a:hasSource oa:source_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2 .

oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-2276039c-508b-e444-8d65-50dc979d9a69
  a a2a:Person ;
  rdfs:label "Joanna Josepha Lamber" ;
  a2a:PersonName [
    rdfs:label "Joanna Josepha Lamber" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Josepha" ;
    a2a:PersonNameLastName "Lamber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-cdecf10a-8f06-9dec-d704-0f08c7150590
  a a2a:Person ;
  rdfs:label "Antonius Josephus Dombret" ;
  a2a:PersonName [
    rdfs:label "Antonius Josephus Dombret" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Dombret"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-3e400926-0c66-b10f-633f-c54057bdc7fd
  a a2a:Person ;
  rdfs:label "Joannes Josephus Couvreur" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Couvreur" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Couvreur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-e0368c41-de00-5dd5-6dfb-57db0b8c7961
  a a2a:Person ;
  rdfs:label "Elisabeth Jouchem" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Jouchem" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Jouchem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person-2d73b232-482a-5acc-e0bf-a8cc4b7adb78
  a a2a:Person ;
  rdfs:label "Antonius Josephus Couvreur" ;
  a2a:PersonName [
    rdfs:label "Antonius Josephus Couvreur" ;
    a2a:PersonNameFirstName "Antonius Josephus" ;
    a2a:PersonNameLastName "Couvreur"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1783-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person:2276039c-508b-e444-8d65-50dc979d9a69 ;
  a2a:EventKeyRef oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 .

oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person:cdecf10a-8f06-9dec-d704-0f08c7150590 ;
  a2a:EventKeyRef oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 .

oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person:3e400926-0c66-b10f-633f-c54057bdc7fd ;
  a2a:EventKeyRef oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 .

oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person:e0368c41-de00-5dd5-6dfb-57db0b8c7961 ;
  a2a:EventKeyRef oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 .

oa:relationep_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Person:2d73b232-482a-5acc-e0bf-a8cc4b7adb78 ;
  a2a:EventKeyRef oa:event_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2_Event1 .

oa:source_brd_314542b4-99bd-d07a-77c6-b4d72df07ec2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1783-08-15 - 1783-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1783-08-15"^^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 "16" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8102c-8751-11e3-8527-0bc1393ef20a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/314542b4-99bd-d07a-77c6-b4d72df07ec2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8102c-8751-11e3-8527-0bc1393ef20a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/314542b4-99bd-d07a-77c6-b4d72df07ec2" ;
  a2a:RecordGUID "{314542b4-99bd-d07a-77c6-b4d72df07ec2}" ;
  a2a:SourceRemarkOpmerking "ouders uit Namen", "<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_1452_00001452.xml van BRD" .

