@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_06703c6a-15e2-3c19-25cc-9136cb23b9bb
  a a2a:Record ;
  rdfs:label "Doop op 3 juni 1641 te Bavel" ;
  a2a:hasPerson oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-2b296b82-75fd-37d2-05aa-eb640e6a12d6, oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-82d014cf-0641-972a-02ec-f9806eed81e7, oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-3b0546b9-885d-d4af-a9a0-957d2e38129d, oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-5285767c-1784-4202-ce73-270793d71dcf, oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-f6789267-709c-e0fb-0d16-d8d2e8f1090e ;
  a2a:hasEvent oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_0, oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_1, oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_2, oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_3, oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_4 ;
  a2a:hasSource oa:source_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb .

oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-2b296b82-75fd-37d2-05aa-eb640e6a12d6
  a a2a:Person ;
  rdfs:label "Maria Havermans" ;
  a2a:PersonName [
    rdfs:label "Maria Havermans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Havermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-82d014cf-0641-972a-02ec-f9806eed81e7
  a a2a:Person ;
  rdfs:label "Wilhelmina Havermans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Havermans" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Havermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-3b0546b9-885d-d4af-a9a0-957d2e38129d
  a a2a:Person ;
  rdfs:label "Anthonius Lips" ;
  a2a:PersonName [
    rdfs:label "Anthonius Lips" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-5285767c-1784-4202-ce73-270793d71dcf
  a a2a:Person ;
  rdfs:label "Augustus Cools" ;
  a2a:PersonName [
    rdfs:label "Augustus Cools" ;
    a2a:PersonNameFirstName "Augustus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person-f6789267-709c-e0fb-0d16-d8d2e8f1090e
  a a2a:Person ;
  rdfs:label "Joannes Augustus Cools" ;
  a2a:PersonName [
    rdfs:label "Joannes Augustus Cools" ;
    a2a:PersonNameFirstName "Joannes Augustus" ;
    a2a:PersonNameLastName "Cools"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1641-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person:2b296b82-75fd-37d2-05aa-eb640e6a12d6 ;
  a2a:EventKeyRef oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 .

oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person:82d014cf-0641-972a-02ec-f9806eed81e7 ;
  a2a:EventKeyRef oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 .

oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person:3b0546b9-885d-d4af-a9a0-957d2e38129d ;
  a2a:EventKeyRef oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 .

oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person:5285767c-1784-4202-ce73-270793d71dcf ;
  a2a:EventKeyRef oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 .

oa:relationep_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Person:f6789267-709c-e0fb-0d16-d8d2e8f1090e ;
  a2a:EventKeyRef oa:event_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb_Event1 .

oa:source_brd_06703c6a-15e2-3c19-25cc-9136cb23b9bb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1641-06-03 - 1641-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1641-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1641-06-03"^^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: 2, Periode: 1633-1648" ;
    a2a:Book "Dopen rk Bavel 1633-1648" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "8r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 2, Periode: 1633-1648, Dopen rk Bavel 1633-1648, 2, 8r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841e0aa4-8751-11e3-8877-67a249164b05.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/06703c6a-15e2-3c19-25cc-9136cb23b9bb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841e0aa4-8751-11e3-8877-67a249164b05.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/06703c6a-15e2-3c19-25cc-9136cb23b9bb" ;
  a2a:RecordGUID "{06703c6a-15e2-3c19-25cc-9136cb23b9bb}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1633-1648\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1270_00001270.xml van BRD" .

