@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_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1802 te Breda" ;
  a2a:hasPerson oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-3712953b-2bce-cc65-1b10-a6b4eeaa192d, oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-f814678d-804b-50fe-5378-c89fa3ae58ea, oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-de3f0c9b-1c93-627a-6cc7-432063b60db9, oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-a4dc74af-70be-99cb-30a0-e3a36353f177, oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-eafde8fd-5a40-2535-01f8-b915eb1f72db ;
  a2a:hasEvent oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_0, oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_1, oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_2, oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_3, oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_4 ;
  a2a:hasSource oa:source_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc .

oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-3712953b-2bce-cc65-1b10-a6b4eeaa192d
  a a2a:Person ;
  rdfs:label "Francisca Anna Robs" ;
  a2a:PersonName [
    rdfs:label "Francisca Anna Robs" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNamePatronym "Anna" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-f814678d-804b-50fe-5378-c89fa3ae58ea
  a a2a:Person ;
  rdfs:label "Valentinus Engels" ;
  a2a:PersonName [
    rdfs:label "Valentinus Engels" ;
    a2a:PersonNameFirstName "Valentinus" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-de3f0c9b-1c93-627a-6cc7-432063b60db9
  a a2a:Person ;
  rdfs:label "Petrus Engels" ;
  a2a:PersonName [
    rdfs:label "Petrus Engels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-a4dc74af-70be-99cb-30a0-e3a36353f177
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Robs" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Robs" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePatronym "Cornelia" ;
    a2a:PersonNameLastName "Robs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person-eafde8fd-5a40-2535-01f8-b915eb1f72db
  a a2a:Person ;
  rdfs:label "Francisca Antonia Engels" ;
  a2a:PersonName [
    rdfs:label "Francisca Antonia Engels" ;
    a2a:PersonNameFirstName "Francisca Antonia" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1802-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person:3712953b-2bce-cc65-1b10-a6b4eeaa192d ;
  a2a:EventKeyRef oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 .

oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person:f814678d-804b-50fe-5378-c89fa3ae58ea ;
  a2a:EventKeyRef oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 .

oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person:de3f0c9b-1c93-627a-6cc7-432063b60db9 ;
  a2a:EventKeyRef oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 .

oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person:a4dc74af-70be-99cb-30a0-e3a36353f177 ;
  a2a:EventKeyRef oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 .

oa:relationep_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Person:eafde8fd-5a40-2535-01f8-b915eb1f72db ;
  a2a:EventKeyRef oa:event_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc_Event1 .

oa:source_brd_bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1802-11-01 - 1802-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1802-11-01"^^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 "254" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 254"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8dac0-8751-11e3-8e96-43b6432f9054.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8dac0-8751-11e3-8e96-43b6432f9054.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc" ;
  a2a:RecordGUID "{bc3f524d-55bf-b3d4-9e76-94f2dcdbc5bc}" ;
  a2a:SourceRemarkOpmerking "vader uit Poppel moeder 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_5500_00005500.xml van BRD" .

