@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_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1728 te Bavel" ;
  a2a:hasPerson oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-37206c3c-98f4-740c-e564-ee6209fff381, oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-fe997111-6399-0ac9-cf2b-6272d655e772, oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-a558f081-7f77-d554-18a7-71185b992f0b, oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-90e2f889-e230-a304-a671-2ab0768fdb9b, oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-e44103ae-8b7e-50e7-f5ce-6b46436c4dad ;
  a2a:hasEvent oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_0, oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_1, oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_2, oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_3, oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_4 ;
  a2a:hasSource oa:source_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c .

oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-37206c3c-98f4-740c-e564-ee6209fff381
  a a2a:Person ;
  rdfs:label "Maria van der Steeght" ;
  a2a:PersonName [
    rdfs:label "Maria van der Steeght" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steeght"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-fe997111-6399-0ac9-cf2b-6272d655e772
  a a2a:Person ;
  rdfs:label "Maria Cornelis van der Steeght" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelis van der Steeght" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Steeght"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-a558f081-7f77-d554-18a7-71185b992f0b
  a a2a:Person ;
  rdfs:label "Adrianus van Poppel" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Poppel" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-90e2f889-e230-a304-a671-2ab0768fdb9b
  a a2a:Person ;
  rdfs:label "Matthias van Poppel" ;
  a2a:PersonName [
    rdfs:label "Matthias van Poppel" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person-e44103ae-8b7e-50e7-f5ce-6b46436c4dad
  a a2a:Person ;
  rdfs:label "Maria van Poppel" ;
  a2a:PersonName [
    rdfs:label "Maria van Poppel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1728-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person:37206c3c-98f4-740c-e564-ee6209fff381 ;
  a2a:EventKeyRef oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 .

oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person:fe997111-6399-0ac9-cf2b-6272d655e772 ;
  a2a:EventKeyRef oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 .

oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person:a558f081-7f77-d554-18a7-71185b992f0b ;
  a2a:EventKeyRef oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 .

oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person:90e2f889-e230-a304-a671-2ab0768fdb9b ;
  a2a:EventKeyRef oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 .

oa:relationep_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Person:e44103ae-8b7e-50e7-f5ce-6b46436c4dad ;
  a2a:EventKeyRef oa:event_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c_Event1 .

oa:source_brd_fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1728-01-18 - 1728-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1728-01-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733" ;
    a2a:Book "Dopen rk Bavel 1648-1733" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "112v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733, Dopen rk Bavel 1648-1733, 3, 112v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841ef090-8751-11e3-8830-43fbbc9ba138.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841ef090-8751-11e3-8830-43fbbc9ba138.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c" ;
  a2a:RecordGUID "{fe5e366f-42d6-dfcb-5d6d-a3d0f4f8d71c}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1648-1733\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5348_00005348.xml van BRD" .

